You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::EC2::Types::DescribeVpcEndpointServicesResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains the output of DescribeVpcEndpointServices.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#next_tokenString

The token to use when requesting the next set of items. If there are no additional items to return, the string is empty.

Returns:

  • (String)

    The token to use when requesting the next set of items.

#service_detailsArray<Types::ServiceDetail>

Information about the service.

Returns:

#service_namesArray<String>

A list of supported services.

Returns:

  • (Array<String>)

    A list of supported services.