class Aws::ElasticsearchService::Types::ListVpcEndpointsResponse
@return [String]
Provides an identifier to allow retrieval of paginated results.
@!attribute [rw] next_token
@return [Array<Types::VpcEndpointSummary>]
Information about each endpoint.
@!attribute [rw] vpc_endpoint_summary_list
Returns a list containing summarized details of the VPC endpoints.
Container for response parameters to the ‘ListVpcEndpoints` operation.