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)


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

def next_token: () -> ::String

#vpc_endpoint_associations::Array[Types::VpcEndpointAssociationMetadata]



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

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