interface ITagAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.LakeFormation.ITagAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awslakeformation#ITagAssociationRef |
![]() | software.amazon.awscdk.services.lakeformation.ITagAssociationRef |
![]() | aws_cdk.aws_lakeformation.ITagAssociationRef |
![]() | aws-cdk-lib » aws_lakeformation » ITagAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a TagAssociation.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
tag | Tag | A reference to a TagAssociation resource. |
node
Type:
Node
The tree node.
tagAssociationRef
Type:
Tag
A reference to a TagAssociation resource.