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