Profile

class Profile : KotlinCustomResource

Resource Type definition for AWS::Route53Profiles::Profile

Properties

Link copied to clipboard
val arn: Output<String>

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

Link copied to clipboard
val awsId: Output<String>

The ID of the profile.

Link copied to clipboard
val clientToken: Output<String>

The id of the creator request

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

The name of the profile.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
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>