servicecatalog_describe_provisioning_artifact: Gets information about the specified provisioning artifact...

View source: R/servicecatalog_operations.R

servicecatalog_describe_provisioning_artifactR Documentation

Gets information about the specified provisioning artifact (also known as a version) for the specified product

Description

Gets information about the specified provisioning artifact (also known as a version) for the specified product.

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

Usage

servicecatalog_describe_provisioning_artifact(
  AcceptLanguage = NULL,
  ProvisioningArtifactId = NULL,
  ProductId = NULL,
  ProvisioningArtifactName = NULL,
  ProductName = NULL,
  Verbose = NULL,
  IncludeProvisioningArtifactParameters = NULL
)

Arguments

AcceptLanguage

The language code.

  • jp - Japanese

  • zh - Chinese

ProvisioningArtifactId

The identifier of the provisioning artifact.

ProductId

The product identifier.

ProvisioningArtifactName

The provisioning artifact name.

ProductName

The product name.

Verbose

Indicates whether a verbose level of detail is enabled.

IncludeProvisioningArtifactParameters

Indicates if the API call response does or does not include additional details about the provisioning parameters.


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