Instance Desired User Created Endpoints Desired User Created Endpoint Connection Psc Connection
data class InstanceDesiredUserCreatedEndpointsDesiredUserCreatedEndpointConnectionPscConnection(val connectionType: String? = null, val forwardingRule: String, val ipAddress: String, val network: String, val projectId: String? = null, val pscConnectionId: String, val pscConnectionStatus: String? = null, val serviceAttachment: String)
Properties
Link copied to clipboard
(Output) Output Only. Type of a PSC Connection. Possible values: CONNECTION_TYPE_DISCOVERY CONNECTION_TYPE_PRIMARY CONNECTION_TYPE_READER
Link copied to clipboard
The URI of the consumer side forwarding rule. Format: projects/{project}/regions/{region}/forwardingRules/{forwarding_rule}
Link copied to clipboard
The PSC connection id of the forwarding rule connected to the service attachment.
Link copied to clipboard
(Output) Output Only. The status of the PSC connection: whether a connection exists and ACTIVE or it no longer exists. Possible values: ACTIVE NOT_FOUND
Link copied to clipboard
The service attachment which is the target of the PSC connection, in the form of projects/{project-id}/regions/{region}/serviceAttachments/{service-attachment-id}.