Skip to content

/AWS1/CL_EC2DESCRVPCENDPTSRSLT

DescribeVpcEndpointsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_VPCENDPOINTS TYPE /AWS1/CL_EC2VPCENDPOINT=>TT_VPCENDPOINTSET TT_VPCENDPOINTSET

Information about the VPC endpoints.

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

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


Queryable Attributes

VpcEndpoints

Information about the VPC endpoints.

Accessible with the following methods

Method Description
GET_VPCENDPOINTS() Getter for VPCENDPOINTS, with configurable default
ASK_VPCENDPOINTS() Getter for VPCENDPOINTS w/ exceptions if field has no value
HAS_VPCENDPOINTS() Determine if VPCENDPOINTS has a value

NextToken

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

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value