Skip to content

/AWS1/CL_EC2DSCINSTCNCTENDPT01

DescribeInstanceConnectEndpointsResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IT_INSTANCECONNECTENDPOINTS TYPE /AWS1/CL_EC2EC2INSTCNCTENDPT=>TT_INSTANCECONNECTENDPOINTSET TT_INSTANCECONNECTENDPOINTSET

Information about the EC2 Instance Connect Endpoints.

IV_NEXTTOKEN TYPE /AWS1/EC2NEXTTOKEN /AWS1/EC2NEXTTOKEN

The token to include in another request to get the next page of items. This value is null when there are no more items to return.


Queryable Attributes

InstanceConnectEndpoints

Information about the EC2 Instance Connect Endpoints.

Accessible with the following methods

Method Description
GET_INSTANCECONNECTENDPOINTS() Getter for INSTANCECONNECTENDPOINTS, with configurable defau
ASK_INSTANCECONNECTENDPOINTS() Getter for INSTANCECONNECTENDPOINTS w/ exceptions if field h
HAS_INSTANCECONNECTENDPOINTS() Determine if INSTANCECONNECTENDPOINTS has a value

NextToken

The token to include in another request to get the next page of items. This value is null when there are no more items to return.

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