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