View source: R/servicecatalog_operations.R
servicecatalog_describe_service_action_execution_parameters | R Documentation |
Finds the default parameters for a specific self-service action on a specific provisioned product and returns a map of the results to the user.
See https://www.paws-r-sdk.com/docs/servicecatalog_describe_service_action_execution_parameters/ for full documentation.
servicecatalog_describe_service_action_execution_parameters(
ProvisionedProductId,
ServiceActionId,
AcceptLanguage = NULL
)
ProvisionedProductId |
[required] The identifier of the provisioned product. |
ServiceActionId |
[required] The self-service action identifier. |
AcceptLanguage |
The language code.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.