/AWS1/CL_EC2COIPCIDR¶
Information about a customer-owned IP address range.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
IV_CIDR
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
An address range in a customer-owned IP address space.
IV_COIPPOOLID
TYPE /AWS1/EC2IPV4POOLCOIPID
/AWS1/EC2IPV4POOLCOIPID
¶
The ID of the address pool.
IV_LOCALGATEWAYROUTETABLEID
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
The ID of the local gateway route table.
Queryable Attributes¶
Cidr¶
An address range in a customer-owned IP address space.
Accessible with the following methods¶
Method | Description |
---|---|
GET_CIDR() |
Getter for CIDR, with configurable default |
ASK_CIDR() |
Getter for CIDR w/ exceptions if field has no value |
HAS_CIDR() |
Determine if CIDR has a value |
CoipPoolId¶
The ID of the address pool.
Accessible with the following methods¶
Method | Description |
---|---|
GET_COIPPOOLID() |
Getter for COIPPOOLID, with configurable default |
ASK_COIPPOOLID() |
Getter for COIPPOOLID w/ exceptions if field has no value |
HAS_COIPPOOLID() |
Determine if COIPPOOLID has a value |
LocalGatewayRouteTableId¶
The ID of the local gateway route table.
Accessible with the following methods¶
Method | Description |
---|---|
GET_LOCALGATEWAYROUTETABLEID() |
Getter for LOCALGATEWAYROUTETABLEID, with configurable defau |
ASK_LOCALGATEWAYROUTETABLEID() |
Getter for LOCALGATEWAYROUTETABLEID w/ exceptions if field h |
HAS_LOCALGATEWAYROUTETABLEID() |
Determine if LOCALGATEWAYROUTETABLEID has a value |