View source: R/servicecatalog_operations.R
servicecatalog_describe_provisioned_product | R Documentation |
Gets information about the specified provisioned product.
See https://www.paws-r-sdk.com/docs/servicecatalog_describe_provisioned_product/ for full documentation.
servicecatalog_describe_provisioned_product(
AcceptLanguage = NULL,
Id = NULL,
Name = NULL
)
AcceptLanguage |
The language code.
|
Id |
The provisioned product identifier. You must provide the name or ID, but not both. If you do not provide a name or ID, or you provide both name and ID, an
|
Name |
The name of the provisioned product. You must provide the name or ID, but not both. If you do not provide a name or ID, or you provide both name and ID, an
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.