marketplacecatalog_describe_change_set {paws.cost.management}R Documentation

Provides information about a given change set

Description

Provides information about a given change set.

See https://www.paws-r-sdk.com/docs/marketplacecatalog_describe_change_set/ for full documentation.

Usage

marketplacecatalog_describe_change_set(Catalog, ChangeSetId)

Arguments

Catalog

[required] Required. The catalog related to the request. Fixed value: AWSMarketplace

ChangeSetId

[required] Required. The unique identifier for the start_change_set request that you want to describe the details for.


[Package paws.cost.management version 0.9.0 Index]