servicecatalog_reject_portfolio_share {paws.management} | R Documentation |
Rejects an offer to share the specified portfolio
Description
Rejects an offer to share the specified portfolio.
See https://www.paws-r-sdk.com/docs/servicecatalog_reject_portfolio_share/ for full documentation.
Usage
servicecatalog_reject_portfolio_share(
AcceptLanguage = NULL,
PortfolioId,
PortfolioShareType = NULL
)
Arguments
AcceptLanguage |
The language code.
|
PortfolioId |
[required] The portfolio identifier. |
PortfolioShareType |
The type of shared portfolios to reject. The default is to reject imported portfolios.
For example,
|
[Package paws.management version 0.9.0 Index]