/AWS1/CL_EC2=>CREATECOIPPOOL()
¶
About CreateCoipPool¶
Creates a pool of customer-owned IP (CoIP) addresses.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_LOCALGATEWAYROUTETABLEID
TYPE /AWS1/EC2LOCALGWROUTETABLEID
/AWS1/EC2LOCALGWROUTETABLEID
¶
The ID of the local gateway route table.
Optional arguments:¶
IT_TAGSPECIFICATIONS
TYPE /AWS1/CL_EC2TAGSPECIFICATION=>TT_TAGSPECIFICATIONLIST
TT_TAGSPECIFICATIONLIST
¶
The tags to assign to the CoIP address pool.
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.