servicecatalog_list_portfolios {paws.management} | R Documentation |
Lists all portfolios in the catalog.
See https://www.paws-r-sdk.com/docs/servicecatalog_list_portfolios/ for full documentation.
servicecatalog_list_portfolios(
AcceptLanguage = NULL,
PageToken = NULL,
PageSize = 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. |