View source: R/servicecatalog_operations.R
servicecatalog_update_portfolio | R Documentation |
Updates the specified portfolio.
See https://www.paws-r-sdk.com/docs/servicecatalog_update_portfolio/ for full documentation.
servicecatalog_update_portfolio(
AcceptLanguage = NULL,
Id,
DisplayName = NULL,
Description = NULL,
ProviderName = NULL,
AddTags = NULL,
RemoveTags = NULL
)
AcceptLanguage |
The language code.
|
Id |
[required] The portfolio identifier. |
DisplayName |
The name to use for display purposes. |
Description |
The updated description of the portfolio. |
ProviderName |
The updated name of the portfolio provider. |
AddTags |
The tags to add. |
RemoveTags |
The tags to remove. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.