/AWS1/CL_EC2DSCVPCENDPTSVCCO01¶
DescribeVpcEndpointServiceConfigurationsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_serviceconfigurations TYPE /AWS1/CL_EC2SERVICECONF=>TT_SERVICECONFIGURATIONSET TT_SERVICECONFIGURATIONSET¶
Information about the services.
iv_nexttoken TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The token to use to retrieve the next page of results. This value is
nullwhen there are no more results to return.
Queryable Attributes¶
ServiceConfigurations¶
Information about the services.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICECONFIGURATIONS() |
Getter for SERVICECONFIGURATIONS, with configurable default |
ASK_SERVICECONFIGURATIONS() |
Getter for SERVICECONFIGURATIONS w/ exceptions if field has |
HAS_SERVICECONFIGURATIONS() |
Determine if SERVICECONFIGURATIONS has a value |
NextToken¶
The token to use to retrieve the next page of results. This value is
nullwhen there are no more results 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 |