Module: Aws::NetworkFirewall::Client::_ListVpcEndpointAssociationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListVpcEndpointAssociationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


1094
# File 'sig/client.rbs', line 1094

def next_token: () -> ::String

#vpc_endpoint_associations::Array[Types::VpcEndpointAssociationMetadata]



1095
# File 'sig/client.rbs', line 1095

def vpc_endpoint_associations: () -> ::Array[Types::VpcEndpointAssociationMetadata]