Module: Aws::ElasticsearchService::Client::_ListVpcEndpointsResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ListVpcEndpointsResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
634 |
# File 'sig/client.rbs', line 634
def next_token: () -> ::String
|
#vpc_endpoint_summary_list ⇒ ::Array[Types::VpcEndpointSummary]
633 |
# File 'sig/client.rbs', line 633
def vpc_endpoint_summary_list: () -> ::Array[Types::VpcEndpointSummary]
|