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