View source: R/servicecatalog_operations.R
servicecatalog_describe_provisioning_artifact | R Documentation |
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.
servicecatalog_describe_provisioning_artifact(
AcceptLanguage = NULL,
ProvisioningArtifactId = NULL,
ProductId = NULL,
ProvisioningArtifactName = NULL,
ProductName = NULL,
Verbose = NULL,
IncludeProvisioningArtifactParameters = NULL
)
AcceptLanguage |
The language code.
|
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.