View source: R/servicecatalog_operations.R
servicecatalog_associate_product_with_portfolio | R Documentation |
Associates the specified product with the specified portfolio.
See https://www.paws-r-sdk.com/docs/servicecatalog_associate_product_with_portfolio/ for full documentation.
servicecatalog_associate_product_with_portfolio(
AcceptLanguage = NULL,
ProductId,
PortfolioId,
SourcePortfolioId = NULL
)
AcceptLanguage |
The language code.
|
ProductId |
[required] The product identifier. |
PortfolioId |
[required] The portfolio identifier. |
SourcePortfolioId |
The identifier of the source portfolio. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.