servicecatalog_describe_product {paws.management} | R Documentation |
Gets information about the specified product
Description
Gets information about the specified product.
See https://www.paws-r-sdk.com/docs/servicecatalog_describe_product/ for full documentation.
Usage
servicecatalog_describe_product(AcceptLanguage = NULL, Id = NULL, Name = NULL)
Arguments
AcceptLanguage |
The language code.
|
Id |
The product identifier. |
Name |
The product name. |
[Package paws.management version 0.9.0 Index]