/AWS1/CL_EC2DELETESECGROUPRSLT¶
DeleteSecurityGroupResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_return TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN¶
Returns
trueif the request succeeds; otherwise, returns an error.
iv_groupid TYPE /AWS1/EC2SECURITYGROUPID /AWS1/EC2SECURITYGROUPID¶
The ID of the deleted security group.
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 |
GroupId¶
The ID of the deleted security group.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GROUPID() |
Getter for GROUPID, with configurable default |
ASK_GROUPID() |
Getter for GROUPID w/ exceptions if field has no value |
HAS_GROUPID() |
Determine if GROUPID has a value |