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
647 |
# File 'sig/client.rbs', line 647 def next_token: () -> ::String |
#vpc_endpoint_summary_list ⇒ ::Array[Types::VpcEndpointSummary]
646 |
# File 'sig/client.rbs', line 646 def vpc_endpoint_summary_list: () -> ::Array[Types::VpcEndpointSummary] |