/AWS1/CL_EC2IPAMPOOLSRCRESRC00¶
The resource used to provision CIDRs to a resource planning pool.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_resourceid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The source resource ID.
iv_resourcetype TYPE /AWS1/EC2IPAMPOOLSRCRESRCTYPE /AWS1/EC2IPAMPOOLSRCRESRCTYPE¶
The source resource type.
iv_resourceregion TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The source resource Region.
iv_resourceowner TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The source resource owner.
Queryable Attributes¶
ResourceId¶
The source resource ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEID() |
Getter for RESOURCEID, with configurable default |
ASK_RESOURCEID() |
Getter for RESOURCEID w/ exceptions if field has no value |
HAS_RESOURCEID() |
Determine if RESOURCEID has a value |
ResourceType¶
The source resource type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCETYPE() |
Getter for RESOURCETYPE, with configurable default |
ASK_RESOURCETYPE() |
Getter for RESOURCETYPE w/ exceptions if field has no value |
HAS_RESOURCETYPE() |
Determine if RESOURCETYPE has a value |
ResourceRegion¶
The source resource Region.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEREGION() |
Getter for RESOURCEREGION, with configurable default |
ASK_RESOURCEREGION() |
Getter for RESOURCEREGION w/ exceptions if field has no valu |
HAS_RESOURCEREGION() |
Determine if RESOURCEREGION has a value |
ResourceOwner¶
The source resource owner.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCEOWNER() |
Getter for RESOURCEOWNER, with configurable default |
ASK_RESOURCEOWNER() |
Getter for RESOURCEOWNER w/ exceptions if field has no value |
HAS_RESOURCEOWNER() |
Determine if RESOURCEOWNER has a value |