/AWS1/CL_EC2DEPROVISIONPUBIP01¶
DeprovisionPublicIpv4PoolCidrResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_poolid TYPE /AWS1/EC2IPV4POOLEC2ID /AWS1/EC2IPV4POOLEC2ID¶
The ID of the pool that you deprovisioned the CIDR from.
it_deprovisionedaddresses TYPE /AWS1/CL_EC2DEPROVADDRESSSET_W=>TT_DEPROVISIONEDADDRESSSET TT_DEPROVISIONEDADDRESSSET¶
The deprovisioned CIDRs.
Queryable Attributes¶
PoolId¶
The ID of the pool that you deprovisioned the CIDR from.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_POOLID() |
Getter for POOLID, with configurable default |
ASK_POOLID() |
Getter for POOLID w/ exceptions if field has no value |
HAS_POOLID() |
Determine if POOLID has a value |
DeprovisionedAddresses¶
The deprovisioned CIDRs.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DEPROVISIONEDADDRESSES() |
Getter for DEPROVISIONEDADDRESSES, with configurable default |
ASK_DEPROVISIONEDADDRESSES() |
Getter for DEPROVISIONEDADDRESSES w/ exceptions if field has |
HAS_DEPROVISIONEDADDRESSES() |
Determine if DEPROVISIONEDADDRESSES has a value |