/AWS1/CL_EC2RVKESECGRPINGRSLT¶
RevokeSecurityGroupIngressResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_return TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
Returns
trueif the request succeeds; otherwise, returns an error.
it_unknownippermissions TYPE /AWS1/CL_EC2IPPERMISSION=>TT_IPPERMISSIONLIST TT_IPPERMISSIONLIST¶
The inbound rules that were unknown to the service. In some cases,
unknownIpPermissionSetmight be in a different format from the request parameter.
it_revokedsecuritygrouprules TYPE /AWS1/CL_EC2RVKEDSECGROUPRULE=>TT_REVOKEDSECGROUPRULELIST TT_REVOKEDSECGROUPRULELIST¶
Details about the revoked security group rules.
Queryable Attributes¶
Return¶
Returns
trueif the request succeeds; otherwise, returns an error.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RETURN() |
Getter for RETURN, with configurable default |
ASK_RETURN() |
Getter for RETURN w/ exceptions if field has no value |
HAS_RETURN() |
Determine if RETURN has a value |
UnknownIpPermissions¶
The inbound rules that were unknown to the service. In some cases,
unknownIpPermissionSetmight be in a different format from the request parameter.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_UNKNOWNIPPERMISSIONS() |
Getter for UNKNOWNIPPERMISSIONS, with configurable default |
ASK_UNKNOWNIPPERMISSIONS() |
Getter for UNKNOWNIPPERMISSIONS w/ exceptions if field has n |
HAS_UNKNOWNIPPERMISSIONS() |
Determine if UNKNOWNIPPERMISSIONS has a value |
RevokedSecurityGroupRules¶
Details about the revoked security group rules.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_REVOKEDSECGROUPRULES() |
Getter for REVOKEDSECURITYGROUPRULES, with configurable defa |
ASK_REVOKEDSECGROUPRULES() |
Getter for REVOKEDSECURITYGROUPRULES w/ exceptions if field |
HAS_REVOKEDSECGROUPRULES() |
Determine if REVOKEDSECURITYGROUPRULES has a value |