IpamResourceDiscovery

class IpamResourceDiscovery : KotlinCustomResource

Resource Schema of AWS::EC2::IPAMResourceDiscovery Type

Properties

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

The resource discovery description.

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

Amazon Resource Name (Arn) for the Resource Discovery.

Link copied to clipboard

Id of the IPAM Pool.

Link copied to clipboard

The region the resource discovery is setup in.

Link copied to clipboard
val isDefault: Output<Boolean>

Determines whether or not address space from this pool is publicly advertised. Must be set if and only if the pool is IPv6.

Link copied to clipboard

The regions Resource Discovery is enabled for. Allows resource discoveries to be created in these regions, as well as enabling monitoring

Link copied to clipboard
val ownerId: Output<String>

Owner Account ID of the Resource Discovery

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val state: Output<String>

The state of this Resource Discovery.

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 urn: Output<String>