Updates the specified product
Source:R/servicecatalog_operations.R
servicecatalog_update_product.RdUpdates the specified product.
See https://www.paws-r-sdk.com/docs/servicecatalog_update_product/ for full documentation.
Usage
servicecatalog_update_product(
AcceptLanguage = NULL,
Id,
Name = NULL,
Owner = NULL,
Description = NULL,
Distributor = NULL,
SupportDescription = NULL,
SupportEmail = NULL,
SupportUrl = NULL,
AddTags = NULL,
RemoveTags = NULL,
SourceConnection = NULL
)Arguments
- AcceptLanguage
The language code.
jp- Japanesezh- Chinese
- Id
[required] The product identifier.
- Name
The updated product name.
- Owner
The updated owner of the product.
- Description
The updated description of the product.
- Distributor
The updated distributor of the product.
- SupportDescription
The updated support description for the product.
- SupportEmail
The updated support email for the product.
- SupportUrl
The updated support URL for the product.
The tags to add to the product.
The tags to remove from the product.
- SourceConnection
Specifies connection details for the updated product and syncs the product to the connection source artifact. This automatically manages the product's artifacts based on changes to the source. The
SourceConnectionparameter consists of the following sub-fields.TypeConnectionParamters