servicecatalog_update_service_action: Updates a self-service action

View source: R/servicecatalog_operations.R

servicecatalog_update_service_actionR Documentation

Updates a self-service action

Description

Updates a self-service action.

See https://www.paws-r-sdk.com/docs/servicecatalog_update_service_action/ for full documentation.

Usage

servicecatalog_update_service_action(
  Id,
  Name = NULL,
  Definition = NULL,
  Description = NULL,
  AcceptLanguage = NULL
)

Arguments

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.

  • jp - Japanese

  • zh - Chinese


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