Skip to content

/AWS1/CL_APRLISTVPCINGCONNSRSP

ListVpcIngressConnectionsResponse

CONSTRUCTOR

IMPORTING

Required arguments:

IT_VPCINGRESSCONNSUMMARYLIST TYPE /AWS1/CL_APRVPCINGCONNSUMMARY=>TT_VPCINGRESSCONNSUMMARYLIST TT_VPCINGRESSCONNSUMMARYLIST

A list of summary information records for VPC Ingress Connections. In a paginated request, the request returns up to MaxResults records for each call.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/APRNEXTTOKEN /AWS1/APRNEXTTOKEN

The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.


Queryable Attributes

VpcIngressConnectionSummaryList

A list of summary information records for VPC Ingress Connections. In a paginated request, the request returns up to MaxResults records for each call.

Accessible with the following methods

Method Description
GET_VPCINGCONNSUMMARYLIST() Getter for VPCINGRESSCONNSUMMARYLIST, with configurable defa
ASK_VPCINGCONNSUMMARYLIST() Getter for VPCINGRESSCONNSUMMARYLIST w/ exceptions if field
HAS_VPCINGCONNSUMMARYLIST() Determine if VPCINGRESSCONNSUMMARYLIST has a value

NextToken

The token that you can pass in a subsequent request to get the next result page. It's returned in a paginated request.

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