AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::ServiceCatalog::AcceptedPortfolioShare

CfnAcceptedPortfolioShare

Accepts an offer to share the specified portfolio.

Import

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

Or use the module namespace:

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

Properties

Configuration passed to the constructor as CfnAcceptedPortfolioShareProps.

portfolioIdRequired
string

The portfolio identifier.

acceptLanguageOptional
string

The language code. - `jp` - Japanese - `zh` - Chinese

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