Gets information about the specified provisioning artifact (also known as a version) for the specified product
Source:R/servicecatalog_operations.R
servicecatalog_describe_provisioning_artifact.RdGets 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- Japanesezh- 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.