getProvisionedProductOutputs
inline suspend fun ServiceCatalogClient.getProvisionedProductOutputs(crossinline block: GetProvisionedProductOutputsRequest.Builder.() -> Unit): GetProvisionedProductOutputsResponse
This API takes either a ProvisonedProductId
or a ProvisionedProductName
, along with a list of one or more output keys, and responds with the key/value pairs of those outputs.