Class PscInstanceConfig (0.4.0)

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

PscInstanceConfig contains PSC related configuration at an instance level.

Attributes

Name Description
service_attachment_link str
Output only. The service attachment created when Private Service Connect (PSC) is enabled for the instance. The name of the resource will be in the format of projects/
allowed_consumer_projects MutableSequence[str]
Optional. List of consumer projects that are allowed to create PSC endpoints to service-attachments to this instance.
psc_dns_name str
Output only. The DNS name of the instance for PSC connectivity. Name convention:
psc_interface_configs MutableSequence[google.cloud.alloydb_v1alpha.types.Instance.PscInterfaceConfig]
Optional. Configurations for setting up PSC interfaces attached to the instance which are used for outbound connectivity. Only primary instances can have PSC interface attached. Currently we only support 0 or 1 PSC interface.