/AWS1/CL_EC2DSCVPCENDPTSVCPE01¶
DescribeVpcEndpointServicePermissionsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_allowedprincipals TYPE /AWS1/CL_EC2ALLOWEDPRINCIPAL=>TT_ALLOWEDPRINCIPALSET TT_ALLOWEDPRINCIPALSET¶
Information about the allowed principals.
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¶
AllowedPrincipals¶
Information about the allowed principals.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ALLOWEDPRINCIPALS() |
Getter for ALLOWEDPRINCIPALS, with configurable default |
ASK_ALLOWEDPRINCIPALS() |
Getter for ALLOWEDPRINCIPALS w/ exceptions if field has no v |
HAS_ALLOWEDPRINCIPALS() |
Determine if ALLOWEDPRINCIPALS 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 |