class Aws::ServiceCatalog::Types::AssociateProductWithPortfolioInput
@note When making an API call, you may pass AssociateProductWithPortfolioInput
data as a hash: { accept_language: "AcceptLanguage", product_id: "Id", # required portfolio_id: "Id", # required source_portfolio_id: "Id", }
@!attribute [rw] accept_language
The language code. * `en` - English (default) * `jp` - Japanese * `zh` - Chinese @return [String]
@!attribute [rw] product_id
The product identifier. @return [String]
@!attribute [rw] portfolio_id
The portfolio identifier. @return [String]
@!attribute [rw] source_portfolio_id
The identifier of the source portfolio. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/servicecatalog-2015-12-10/AssociateProductWithPortfolioInput AWS API Documentation
Constants
- SENSITIVE