paws.management (version 0.5.0)

servicecatalog_disassociate_product_from_portfolio: Disassociates the specified product from the specified portfolio

Description

Disassociates the specified product from the specified portfolio.

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

Usage

servicecatalog_disassociate_product_from_portfolio(
  AcceptLanguage = NULL,
  ProductId,
  PortfolioId
)

Arguments

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese

ProductId

[required] The product identifier.

PortfolioId

[required] The portfolio identifier.