class Aws::MarketplaceCatalog::Types::ChangeSummary

This object is a container for common summary information about the change. The summary doesn't contain the whole change structure.

@!attribute [rw] change_type

The type of the change.
@return [String]

@!attribute [rw] entity

The entity to be changed.
@return [Types::Entity]

@!attribute [rw] details

This object contains details specific to the change type of the
requested change.
@return [String]

@!attribute [rw] error_detail_list

An array of `ErrorDetail` objects associated with the change.
@return [Array<Types::ErrorDetail>]

@!attribute [rw] change_name

Optional name for the change.
@return [String]

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

Constants

SENSITIVE