AWS::ServiceCatalog::PortfolioProductAssociationAssociates the specified product with the specified portfolio. A delegated admin is authorized to invoke this command.
import { CfnPortfolioProductAssociation } from 'aws-cdk-lib/aws-servicecatalog';Or use the module namespace:
import * as servicecatalog from 'aws-cdk-lib/aws-servicecatalog';
// servicecatalog.CfnPortfolioProductAssociationConfiguration passed to the constructor as CfnPortfolioProductAssociationProps.
acceptLanguageOptionalstringThe language code. - `jp` - Japanese - `zh` - Chinese
portfolioIdOptionalstringThe portfolio identifier.
productIdOptionalstringThe product identifier.
sourcePortfolioIdOptionalstringThe identifier of the source portfolio.
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::PortfolioProductAssociation