Associate Product with Portfolio
| servicecatalog_associate_product_with_portfolio | R Documentation |
Associates the specified product with the specified portfolio¶
Description¶
Associates the specified product with the specified portfolio.
A delegated admin is authorized to invoke this command.
Usage¶
servicecatalog_associate_product_with_portfolio(AcceptLanguage,
ProductId, PortfolioId, SourcePortfolioId)
Arguments¶
AcceptLanguageThe language code.
jp- Japanesezh- Chinese
ProductId[required] The product identifier.
PortfolioId[required] The portfolio identifier.
SourcePortfolioIdThe identifier of the source portfolio.
Value¶
An empty list.