servicecatalog_list_provis_artifa_for_servic_action: Lists all provisioning artifacts (also known as versions) for...

servicecatalog_list_provisioning_artifacts_for_service_actionR Documentation

Lists all provisioning artifacts (also known as versions) for the specified self-service action

Description

Lists all provisioning artifacts (also known as versions) for the specified self-service action.

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

Usage

servicecatalog_list_provisioning_artifacts_for_service_action(
  ServiceActionId,
  PageSize = NULL,
  PageToken = NULL,
  AcceptLanguage = NULL
)

Arguments

ServiceActionId

[required] The self-service action identifier. For example, act-fs7abcd89wxyz.

PageSize

The maximum number of items to return with this call.

PageToken

The page token for the next set of results. To retrieve the first set of results, use null.

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese


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