Ipam Args
data class IpamArgs(val defaultResourceDiscoveryOrganizationalUnitExclusions: Output<List<IpamOrganizationalUnitExclusionArgs>>? = null, val description: Output<String>? = null, val enablePrivateGua: Output<Boolean>? = null, val operatingRegions: Output<List<IpamOperatingRegionArgs>>? = null, val tags: Output<List<TagArgs>>? = null, val tier: Output<IpamTier>? = null) : ConvertibleToJava<IpamArgs>
Resource Schema of AWS::EC2::IPAM Type
Constructors
Link copied to clipboard
constructor(defaultResourceDiscoveryOrganizationalUnitExclusions: Output<List<IpamOrganizationalUnitExclusionArgs>>? = null, description: Output<String>? = null, enablePrivateGua: Output<Boolean>? = null, operatingRegions: Output<List<IpamOperatingRegionArgs>>? = null, tags: Output<List<TagArgs>>? = null, tier: Output<IpamTier>? = null)
Properties
Link copied to clipboard
val defaultResourceDiscoveryOrganizationalUnitExclusions: Output<List<IpamOrganizationalUnitExclusionArgs>>? = null
A set of organizational unit (OU) exclusions for the default resource discovery, created with this IPAM.
Link copied to clipboard
The description for the IPAM.
Link copied to clipboard
Enable provisioning of GUA space in private pools.
Link copied to clipboard
The regions IPAM is enabled for. Allows pools to be created in these regions, as well as enabling monitoring