Class PscInterfaceConfig (0.4.0)

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

Configuration for setting up a PSC interface to enable outbound connectivity.

Attribute

Name Description
network_attachment_resource str
The network attachment resource created in the consumer network to which the PSC interface will be linked. This is of the format: "projects/${CONSUMER_PROJECT}/regions/${REGION}/networkAttachments/${NETWORK_ATTACHMENT_NAME}". The network attachment must be in the same region as the instance.