AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::ServiceCatalog::TagOptionAssociation

CfnTagOptionAssociation

Associate the specified TagOption with the specified portfolio or product.

Import

import { CfnTagOptionAssociation } from 'aws-cdk-lib/aws-servicecatalog';

Or use the module namespace:

import * as servicecatalog from 'aws-cdk-lib/aws-servicecatalog';
// servicecatalog.CfnTagOptionAssociation

Properties

Configuration passed to the constructor as CfnTagOptionAssociationProps.

resourceIdOptional
string

The resource identifier.

tagOptionIdOptional
string

The TagOption identifier.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Learn AWS the Practical Way

Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.

Subscribe to Newsletter