GetVpcIamPoolCidrsPlainArgs

data class GetVpcIamPoolCidrsPlainArgs(val filters: List<GetVpcIamPoolCidrsFilter>? = null, val ipamPoolId: String) : ConvertibleToJava<GetVpcIamPoolCidrsPlainArgs>

A collection of arguments for invoking getVpcIamPoolCidrs.

Constructors

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toJava(): GetVpcIamPoolCidrsPlainArgs

Properties

Link copied to clipboard

Custom filter block as described below.

Link copied to clipboard

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