getProvisionedProductOutputs
abstract suspend fun getProvisionedProductOutputs(input: GetProvisionedProductOutputsRequest = GetProvisionedProductOutputsRequest { }): 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.