Class ServiceAttachmentConnectedEndpoint (1.5.2)

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

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

Attributes

NameDescription
endpoint str
The url of a connected endpoint. This field is a member of oneof_ _endpoint.
psc_connection_id int
The PSC connection id of the connected endpoint. This field is a member of oneof_ _psc_connection_id.
status str
The status of a connected endpoint to this service attachment. Check the Status enum for the list of possible values. This field is a member of oneof_ _status.

Classes

Status

Status(value)

The status of a connected endpoint to this service attachment.