View source: R/servicecatalog_operations.R
servicecatalog_update_service_action | R Documentation |
Updates a self-service action.
See https://www.paws-r-sdk.com/docs/servicecatalog_update_service_action/ for full documentation.
servicecatalog_update_service_action(
Id,
Name = NULL,
Definition = NULL,
Description = NULL,
AcceptLanguage = NULL
)
Id |
[required] The self-service action identifier. |
Name |
The self-service action name. |
Definition |
A map that defines the self-service action. |
Description |
The self-service action description. |
AcceptLanguage |
The language code.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.