Ipam Pool Args
Resource Schema of AWS::EC2::IPAMPool Type
Constructors
Properties
The address family of the address space in this pool. Either IPv4 or IPv6.
The default netmask length for allocations made from this pool. This value is used when the netmask length of an allocation isn't specified.
The maximum allowed netmask length for allocations made from this pool.
The minimum allowed netmask length for allocations made from this pool.
When specified, an allocation will not be allowed unless a resource has a matching set of tags.
Determines what to do if IPAM discovers resources that haven't been assigned an allocation. If set to true, an allocation will be made automatically.
Limits which service in Amazon Web Services that the pool can be used in.
The description of the IPAM pool.
The Id of the scope this pool is a part of.
A list of cidrs representing the address space available for allocation in this pool.
The IP address source for pools in the public scope. Only used for provisioning IP address CIDRs to pools in the public scope. Default is byoip
.
Determines whether or not address space from this pool is publicly advertised. Must be set if and only if the pool is IPv6.
The Id of this pool's source. If set, all space provisioned in this pool must be free space provisioned in the parent pool.
The resource used to provision CIDRs to a resource planning pool.