class Aws::MarketplaceCatalog::Types::DescribeChangeSetRequest

@note When making an API call, you may pass DescribeChangeSetRequest

data as a hash:

    {
      catalog: "Catalog", # required
      change_set_id: "ResourceId", # required
    }

@!attribute [rw] catalog

Required. The catalog related to the request. Fixed value:
`AWSMarketplace`
@return [String]

@!attribute [rw] change_set_id

Required. The unique identifier for the `StartChangeSet` request
that you want to describe the details for.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/marketplace-catalog-2018-09-17/DescribeChangeSetRequest AWS API Documentation

Constants

SENSITIVE