servicecatalog_associate_product_with_portfolio: Associates the specified product with the specified portfolio

View source: R/servicecatalog_operations.R

servicecatalog_associate_product_with_portfolioR Documentation

Associates the specified product with the specified portfolio

Description

Associates the specified product with the specified portfolio.

See https://www.paws-r-sdk.com/docs/servicecatalog_associate_product_with_portfolio/ for full documentation.

Usage

servicecatalog_associate_product_with_portfolio(
  AcceptLanguage = NULL,
  ProductId,
  PortfolioId,
  SourcePortfolioId = NULL
)

Arguments

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese

ProductId

[required] The product identifier.

PortfolioId

[required] The portfolio identifier.

SourcePortfolioId

The identifier of the source portfolio.


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.