IpamCidrConfig
Configuration for an IPAM CIDR that defines a specific IP address range, IPAM pool, and associated Anycast IP address.
Contents
- Cidr
-
The CIDR that specifies the IP address range for this IPAM configuration.
Type: String
Required: Yes
- IpamPoolArn
-
The Amazon Resource Name (ARN) of the IPAM pool that the CIDR block is assigned to.
Type: String
Required: Yes
- AnycastIp
-
The specified Anycast IP address allocated from the IPAM pool for this CIDR configuration.
Type: String
Required: No
- Status
-
The current status of the IPAM CIDR configuration.
Type: String
Valid Values:
provisioned | failed-provision | provisioning | deprovisioned | failed-deprovision | deprovisioning | advertised | failed-advertise | advertising | withdrawn | failed-withdraw | withdrawingRequired: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: