AWS::ServiceCatalog::TagOptionAssociationAssociate the specified TagOption with the specified portfolio or product.
import { CfnTagOptionAssociation } from 'aws-cdk-lib/aws-servicecatalog';Or use the module namespace:
import * as servicecatalog from 'aws-cdk-lib/aws-servicecatalog';
// servicecatalog.CfnTagOptionAssociationConfiguration passed to the constructor as CfnTagOptionAssociationProps.
resourceIdOptionalstringThe resource identifier.
tagOptionIdOptionalstringThe TagOption identifier.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-servicecatalogAWS::ServiceCatalog::TagOptionAssociation