Class PscConnection (0.2.0)

PscConnection(mapping=None, *, ignore_unknown_fields=False, **kwargs)

User created Psc connection configuration.

Attributes

Name Description
psc_connection_id str
Output only. The PSC connection id of the forwarding rule connected to the service attachment.
ip_address str
Required. The IP allocated on the consumer network for the PSC forwarding rule.
forwarding_rule str
Required. The URI of the consumer side forwarding rule. Format: projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}
project_id str
Output only. The consumer project_id where the forwarding rule is created from.
network str
Required. The consumer network where the IP address resides, in the form of projects/{project_id}/global/networks/{network_id}.
service_attachment str
Required. The service attachment which is the target of the PSC connection, in the form of projects/{project-id}/regions/{region}/serviceAttachments/{service-attachment-id}.
psc_connection_status google.cloud.memorystore_v1beta.types.PscConnectionStatus
Output only. The status of the PSC connection: whether a connection exists and ACTIVE or it no longer exists. Please note that this value is updated periodically. Please use Private Service Connect APIs for the latest status.
connection_type google.cloud.memorystore_v1beta.types.ConnectionType
Output only. Type of the PSC connection.