Gets information about the specified provisioning artifact (also known as a version) for the specified product.
servicecatalog_describe_provisioning_artifact(AcceptLanguage,
ProvisioningArtifactId, ProductId, ProvisioningArtifactName,
ProductName, Verbose)
The language code.
en
- English (default)
jp
- Japanese
zh
- Chinese
The identifier of the provisioning artifact.
The product identifier.
The provisioning artifact name.
The product name.
Indicates whether a verbose level of detail is enabled.
svc$describe_provisioning_artifact( AcceptLanguage = "string", ProvisioningArtifactId = "string", ProductId = "string", ProvisioningArtifactName = "string", ProductName = "string", Verbose = TRUE|FALSE )