View source: R/servicecatalog_operations.R
servicecatalog_list_accepted_portfolio_shares | R Documentation |
Lists all imported portfolios for which account-to-account shares were accepted by this account. By specifying the PortfolioShareType
, you can list portfolios for which organizational shares were accepted by this account.
See https://www.paws-r-sdk.com/docs/servicecatalog_list_accepted_portfolio_shares/ for full documentation.
servicecatalog_list_accepted_portfolio_shares(
AcceptLanguage = NULL,
PageToken = NULL,
PageSize = NULL,
PortfolioShareType = NULL
)
AcceptLanguage |
The language code.
|
PageToken |
The page token for the next set of results. To retrieve the first set of results, use null. |
PageSize |
The maximum number of items to return with this call. |
PortfolioShareType |
The type of shared portfolios to list. The default is to list imported portfolios.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.