/AWS1/CL_EC2MODVPCENDPTSVCPE01¶
ModifyVpcEndpointServicePermissionsResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_addedprincipals TYPE /AWS1/CL_EC2ADDEDPRINCIPAL=>TT_ADDEDPRINCIPALSET TT_ADDEDPRINCIPALSET¶
Information about the added principals.
iv_returnvalue TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
Returns
trueif the request succeeds; otherwise, it returns an error.
Queryable Attributes¶
AddedPrincipals¶
Information about the added principals.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ADDEDPRINCIPALS() |
Getter for ADDEDPRINCIPALS, with configurable default |
ASK_ADDEDPRINCIPALS() |
Getter for ADDEDPRINCIPALS w/ exceptions if field has no val |
HAS_ADDEDPRINCIPALS() |
Determine if ADDEDPRINCIPALS has a value |
ReturnValue¶
Returns
trueif the request succeeds; otherwise, it returns an error.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETURNVALUE() |
Getter for RETURNVALUE, with configurable default |
ASK_RETURNVALUE() |
Getter for RETURNVALUE w/ exceptions if field has no value |
HAS_RETURNVALUE() |
Determine if RETURNVALUE has a value |