class Aws::MarketplaceCatalog::Types::DescribeEntityRequest

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

data as a hash:

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

@!attribute [rw] catalog

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

@!attribute [rw] entity_id

Required. The unique ID of the entity to describe.
@return [String]

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

Constants

SENSITIVE