class Aws::MarketplaceCatalog::Types::EntitySummary

This object is a container for common summary information about the entity. The summary doesn't contain the whole entity structure, but it does contain information common across all entities.

@!attribute [rw] name

The name for the entity. This value is not unique. It is defined by
the seller.
@return [String]

@!attribute [rw] entity_type

The type of the entity.
@return [String]

@!attribute [rw] entity_id

The unique identifier for the entity.
@return [String]

@!attribute [rw] entity_arn

The ARN associated with the unique identifier for the entity.
@return [String]

@!attribute [rw] last_modified_date

The last time the entity was published, using ISO 8601 format
(2018-02-27T13:45:22Z).
@return [String]

@!attribute [rw] visibility

The visibility status of the entity to buyers. This value can be
`Public` (everyone can view the entity), `Limited` (the entity is
visible to limited accounts only), or `Restricted` (the entity was
published and then unpublished and only existing buyers can view
it).
@return [String]

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

Constants

SENSITIVE