Skip to content

/AWS1/CL_EC2RVKESECGRPEGRRSLT

RevokeSecurityGroupEgressResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_RETURN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Returns true if the request succeeds; otherwise, returns an error.

IT_UNKNOWNIPPERMISSIONS TYPE /AWS1/CL_EC2IPPERMISSION=>TT_IPPERMISSIONLIST TT_IPPERMISSIONLIST

The outbound rules that were unknown to the service. In some cases, unknownIpPermissionSet might 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 true if 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 outbound rules that were unknown to the service. In some cases, unknownIpPermissionSet might 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