TagAssociation

class TagAssociation : KotlinCustomResource

A resource schema representing a Lake Formation Tag Association. While tag associations are not explicit Lake Formation resources, this CloudFormation resource can be used to associate tags with Lake Formation entities.

Properties

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

List of Lake Formation Tags to associate with the Lake Formation Resource

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

Resource to tag with the Lake Formation Tags

Link copied to clipboard

Unique string identifying the resource. Used as primary identifier, which ideally should be a string

Link copied to clipboard
val tagsIdentifier: Output<String>

Unique string identifying the resource's tags. Used as primary identifier, which ideally should be a string

Link copied to clipboard
val urn: Output<String>