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