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