ConnectionInfo(mapping=None, *, ignore_unknown_fields=False, **kwargs)
ConnectionInfo singleton resource. https://google.aip.dev/156
Attributes |
|
---|---|
Name | Description |
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 private network IP address for the Instance. This is the default IP for the instance and is always created (even if enable_public_ip is set). This is the connection endpoint for an end-user application. |
public_ip_address |
str
Output only. The public IP addresses for the Instance. This is available ONLY when enable_public_ip is set. This is the connection endpoint for an end-user application. |
instance_uid |
str
Output only. The unique ID of the Instance. |