Class ServiceAttachmentConnectedEndpoint (0.7.0)

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

[Output Only] A connection connected to this service attachment. .. attribute:: endpoint

The url of a connected endpoint.

:type: str

Attributes

NameDescription
psc_connection_id int
The PSC connection id of the connected endpoint.
status google.cloud.compute_v1.types.ServiceAttachmentConnectedEndpoint.Status
The status of a connected endpoint to this service attachment.

Classes

Status

Status(value)

The status of a connected endpoint to this service attachment.