/AWS1/CL_EC2DISASCVPCCIDRBLKRS¶
DisassociateVpcCidrBlockResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_ipv6cidrblockassociation TYPE REF TO /AWS1/CL_EC2VPCIPV6CIDRBLKAS00 /AWS1/CL_EC2VPCIPV6CIDRBLKAS00¶
Information about the IPv6 CIDR block association.
io_cidrblockassociation TYPE REF TO /AWS1/CL_EC2VPCCIDRBLKASSOCI00 /AWS1/CL_EC2VPCCIDRBLKASSOCI00¶
Information about the IPv4 CIDR block association.
iv_vpcid TYPE /AWS1/EC2STRING /AWS1/EC2STRING¶
The ID of the VPC.
Queryable Attributes¶
Ipv6CidrBlockAssociation¶
Information about the IPv6 CIDR block association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IPV6CIDRBLOCKASSOCIATION() |
Getter for IPV6CIDRBLOCKASSOCIATION |
CidrBlockAssociation¶
Information about the IPv4 CIDR block association.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CIDRBLOCKASSOCIATION() |
Getter for CIDRBLOCKASSOCIATION |
VpcId¶
The ID of the VPC.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCID() |
Getter for VPCID, with configurable default |
ASK_VPCID() |
Getter for VPCID w/ exceptions if field has no value |
HAS_VPCID() |
Determine if VPCID has a value |