Module: Aws::EC2::Client::_DescribeVpcEndpointAssociationsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpcEndpointAssociationsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
8605 |
# File 'sig/client.rbs', line 8605
def next_token: () -> ::String
|
#vpc_endpoint_associations ⇒ ::Array[Types::VpcEndpointAssociation]
8604 |
# File 'sig/client.rbs', line 8604
def vpc_endpoint_associations: () -> ::Array[Types::VpcEndpointAssociation]
|