/AWS1/CL_EC2AUTHSECGRPINGRSLT¶
AuthorizeSecurityGroupIngressResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_return TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
Returns
trueif the request succeeds; otherwise, returns an error.
it_securitygrouprules TYPE /AWS1/CL_EC2SECURITYGROUPRULE=>TT_SECURITYGROUPRULELIST TT_SECURITYGROUPRULELIST¶
Information about the inbound (ingress) security group rules that were added.
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 |
SecurityGroupRules¶
Information about the inbound (ingress) security group rules that were added.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SECURITYGROUPRULES() |
Getter for SECURITYGROUPRULES, with configurable default |
ASK_SECURITYGROUPRULES() |
Getter for SECURITYGROUPRULES w/ exceptions if field has no |
HAS_SECURITYGROUPRULES() |
Determine if SECURITYGROUPRULES has a value |