Module: Aws::EC2::Client::_DescribeVpcEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeVpcEndpointsResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
8726 |
# File 'sig/client.rbs', line 8726
def next_token: () -> ::String
|
#vpc_endpoints ⇒ ::Array[Types::VpcEndpoint]
8725 |
# File 'sig/client.rbs', line 8725
def vpc_endpoints: () -> ::Array[Types::VpcEndpoint]
|