interface ITagOptionAssociationRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.Servicecatalog.ITagOptionAssociationRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awsservicecatalog#ITagOptionAssociationRef |
![]() | software.amazon.awscdk.services.servicecatalog.ITagOptionAssociationRef |
![]() | aws_cdk.aws_servicecatalog.ITagOptionAssociationRef |
![]() | aws-cdk-lib » aws_servicecatalog » ITagOptionAssociationRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a TagOptionAssociation.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
tag | Tag | A reference to a TagOptionAssociation resource. |
node
Type:
Node
The tree node.
tagOptionAssociationRef
Type:
Tag
A reference to a TagOptionAssociation resource.