IpamResourceDiscoveryAssociation

class IpamResourceDiscoveryAssociation : KotlinCustomResource

Resource Schema of AWS::EC2::IPAMResourceDiscoveryAssociation Type

Properties

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

Arn of the IPAM.

Link copied to clipboard
val ipamId: Output<String>

The Id of the IPAM this Resource Discovery is associated to.

Link copied to clipboard
val ipamRegion: Output<String>

The home region of the IPAM.

Link copied to clipboard

The Amazon Resource Name (ARN) of the resource discovery association is a part of.

Link copied to clipboard

Id of the IPAM Resource Discovery Association.

Link copied to clipboard

The Amazon Resource Name (ARN) of the IPAM Resource Discovery Association.

Link copied to clipboard
val isDefault: Output<Boolean>

If the Resource Discovery Association exists due as part of CreateIpam.

Link copied to clipboard
val ownerId: Output<String>

The AWS Account ID for the account where the shared IPAM exists.

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

The status of the resource discovery.

Link copied to clipboard
val state: Output<String>

The operational state of the Resource Discovery Association. Related to Create/Delete activities.

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>