/AWS1/CL_ESSLSTVPCENDPTSFORD01¶
Container for response parameters to the ListVpcEndpointsForDomain
operation. Returns a list containing summarized details of the VPC endpoints.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
it_vpcendpointsummarylist
TYPE /AWS1/CL_ESSVPCENDPOINTSUMMARY=>TT_VPCENDPOINTSUMMARYLIST
TT_VPCENDPOINTSUMMARYLIST
¶
Provides list of
VpcEndpointSummary
summarizing details of the VPC endpoints.
iv_nexttoken
TYPE /AWS1/ESSNEXTTOKEN
/AWS1/ESSNEXTTOKEN
¶
Information about each endpoint associated with the domain.
Queryable Attributes¶
VpcEndpointSummaryList¶
Provides list of
VpcEndpointSummary
summarizing details of the VPC endpoints.
Accessible with the following methods¶
Method | Description |
---|---|
GET_VPCENDPOINTSUMMARYLIST() |
Getter for VPCENDPOINTSUMMARYLIST, with configurable default |
ASK_VPCENDPOINTSUMMARYLIST() |
Getter for VPCENDPOINTSUMMARYLIST w/ exceptions if field has |
HAS_VPCENDPOINTSUMMARYLIST() |
Determine if VPCENDPOINTSUMMARYLIST has a value |
NextToken¶
Information about each endpoint associated with the domain.
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 |