Class PrivateConfig (0.1.7)

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

PrivateConfig includes settings for private instance.

Attributes

Name Description
is_private bool
Required. Immutable. Indicate if it's private instance.
ca_pool str
Required. Immutable. CA pool resource, resource must in the format of projects/{project}/locations/{location}/caPools/{ca_pool}.
http_service_attachment str
Output only. Service Attachment for HTTP, resource is in the format of projects/{project}/regions/{region}/serviceAttachments/{service_attachment}.
ssh_service_attachment str
Output only. Service Attachment for SSH, resource is in the format of projects/{project}/regions/{region}/serviceAttachments/{service_attachment}.