ProfileAssociation

class ProfileAssociation : KotlinCustomResource

Resource Type definition for AWS::Route53Profiles::ProfileAssociation

Properties

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

The Amazon Resource Name (ARN) of the profile association.

Link copied to clipboard
val awsId: Output<String>

Primary Identifier for Profile Association

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

The name of an association between a Profile and a VPC.

Link copied to clipboard
val profileId: Output<String>

The ID of the profile that you associated with the resource that is specified by ResourceId.

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

The resource that you associated the profile with.

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>