Reference documentation and code samples for the Network Security V1 API class Google::Cloud::NetworkSecurity::V1::InterceptEndpointGroup::AssociationDetails.
The endpoint group's view of a connected association.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
-
(::String) — Output only. The connected association's resource name, for example:
projects/123456789/locations/global/interceptEndpointGroupAssociations/my-ega. See https://google.aip.dev/124.
#network
def network() -> ::String
Returns
- (::String) — Output only. The associated network, for example: projects/123456789/global/networks/my-network. See https://google.aip.dev/124.
#state
def state() -> ::Google::Cloud::NetworkSecurity::V1::InterceptEndpointGroupAssociation::State
Returns
- (::Google::Cloud::NetworkSecurity::V1::InterceptEndpointGroupAssociation::State) — Output only. Most recent known state of the association.