getVpcIamPoolCidrs

aws.ec2.getVpcIamPoolCidrs provides details about an IPAM pool. This resource can prove useful when an ipam pool was shared to your account and you want to know all (or a filtered list) of the CIDRs that are provisioned into the pool.

Return

A collection of values returned by getVpcIamPoolCidrs.

Parameters

argument

A collection of arguments for invoking getVpcIamPoolCidrs.


Return

A collection of values returned by getVpcIamPoolCidrs.

Parameters

filters

Custom filter block as described below.

ipamPoolId

ID of the IPAM pool you would like the list of provisioned CIDRs.

See also


Return

A collection of values returned by getVpcIamPoolCidrs.

Parameters

argument

Builder for com.pulumi.aws.ec2.kotlin.inputs.GetVpcIamPoolCidrsPlainArgs.

See also