ProfileResourceAssociation

class ProfileResourceAssociation : KotlinCustomResource

Resource Type definition for AWS::Route53Profiles::ProfileResourceAssociation

Properties

Link copied to clipboard
val awsId: Output<String>

Primary Identifier for Profile Resource Association

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

The name of an association between the Profile and resource.

Link copied to clipboard
val profileId: Output<String>

The ID of the profile that you associated the resource to that is specified by ResourceArn.

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

The arn of the resource that you associated to the Profile.

Link copied to clipboard

A JSON-formatted string with key-value pairs specifying the properties of the associated resource.

Link copied to clipboard
val resourceType: Output<String>

The type of the resource associated to the Profile.

Link copied to clipboard
val urn: Output<String>