Skip to content

/AWS1/CL_EC2RVKESECGRPINGRSLT

RevokeSecurityGroupIngressResult

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 inbound rules that were unknown to the service. In some cases, unknownIpPermissionSet might be in a different format from the request parameter.


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 inbound 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