servicecatalog_describe_service_action_execution_parameters: Finds the default parameters for a specific self-service...

View source: R/servicecatalog_operations.R

servicecatalog_describe_service_action_execution_parametersR 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

Description

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.

Usage

servicecatalog_describe_service_action_execution_parameters(
  ProvisionedProductId,
  ServiceActionId,
  AcceptLanguage = NULL
)

Arguments

ProvisionedProductId

[required] The identifier of the provisioned product.

ServiceActionId

[required] The self-service action identifier.

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.