Module: Aws::EC2::Client::_DescribeVpcEndpointConnectionsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpcEndpointConnectionsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
8645 |
# File 'sig/client.rbs', line 8645
def next_token: () -> ::String
|
#vpc_endpoint_connections ⇒ ::Array[Types::VpcEndpointConnection]
8644 |
# File 'sig/client.rbs', line 8644
def vpc_endpoint_connections: () -> ::Array[Types::VpcEndpointConnection]
|