Skip to content

/AWS1/CL_EC2ASSCVPCCIDRBLOCKRS

AssociateVpcCidrBlockResult

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