Skip to content

/AWS1/CL_EC2PROVISIONPUBIPV401

ProvisionPublicIpv4PoolCidrResult

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_POOLID TYPE /AWS1/EC2IPV4POOLEC2ID /AWS1/EC2IPV4POOLEC2ID

The ID of the pool that you want to provision the CIDR to.

IO_POOLADDRESSRANGE TYPE REF TO /AWS1/CL_EC2PUBIPV4POOLRANGE /AWS1/CL_EC2PUBIPV4POOLRANGE

Information about the address range of the public IPv4 pool.


Queryable Attributes

PoolId

The ID of the pool that you want to provision the CIDR to.

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

PoolAddressRange

Information about the address range of the public IPv4 pool.

Accessible with the following methods

Method Description
GET_POOLADDRESSRANGE() Getter for POOLADDRESSRANGE