Class ConnectionInfo (0.2.1)

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

ConnectionInfo singleton resource. https://google.aip.dev/156

Attributes

NameDescription
name str
The name of the ConnectionInfo singleton resource, e.g.: projects/{project}/locations/{location}/clusters/\ */instances/*/connectionInfo This field currently has no semantic meaning.
ip_address str
Output only. The IP address for the Instance. This is the connection endpoint for an end-user application.
pem_certificate_chain MutableSequence[str]
Output only. The pem-encoded chain that may be used to verify the X.509 certificate. Expected to be in issuer-to-root order according to RFC 5246.
instance_uid str
Output only. The unique ID of the Instance.