ServiceAttachmentConnectedEndpoint(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
[Output Only] A connection connected to this service attachment.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
Attributes |
|
---|---|
Name | Description |
consumer_network |
str
The url of the consumer network. This field is a member of oneof _ _consumer_network .
|
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.