Ipam

class Ipam : KotlinCustomResource

Resource Schema of AWS::EC2::IPAM Type

Properties

Link copied to clipboard
val arn: Output<String>

The Amazon Resource Name (ARN) of the IPAM.

Link copied to clipboard

The Id of the default association to the default resource discovery, created with this IPAM.

Link copied to clipboard

The Id of the default resource discovery, created with this IPAM.

Link copied to clipboard
val description: Output<String>?

The description for the IPAM.

Link copied to clipboard

Enable provisioning of GUA space in private pools.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val ipamId: Output<String>

Id of the IPAM.

Link copied to clipboard

The regions IPAM is enabled for. Allows pools to be created in these regions, as well as enabling monitoring

Link copied to clipboard

The Id of the default scope for publicly routable IP space, created with this IPAM.

Link copied to clipboard

The Id of the default scope for publicly routable IP space, created with this IPAM.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The count of resource discoveries associated with this IPAM.

Link copied to clipboard
val scopeCount: Output<Int>

The number of scopes that currently exist in this IPAM.

Link copied to clipboard
val tags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val tier: Output<IpamTier>?

The tier of the IPAM.

Link copied to clipboard
val urn: Output<String>