AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.MarketplaceCatalog.Model.ChangeSummary

Namespace: Amazon.MarketplaceCatalog.Model
Assembly: AWSSDK.MarketplaceCatalog.dll
Version: 3.x.y.z

Syntax

C#
public class ChangeSummary

The ChangeSummary type exposes the following members

Constructors

NameDescription
Public Method ChangeSummary()

Properties

NameTypeDescription
Public Property ChangeName System.String

Gets and sets the property ChangeName.

Optional name for the change.

Public Property ChangeType System.String

Gets and sets the property ChangeType.

The type of the change.

Public Property Details System.String

Gets and sets the property Details.

This object contains details specific to the change type of the requested change.

Public Property DetailsDocument Amazon.Runtime.Documents.Document

Gets and sets the property DetailsDocument.

The JSON value of the details specific to the change type of the requested change.

Public Property Entity Amazon.MarketplaceCatalog.Model.Entity

Gets and sets the property Entity.

The entity to be changed.

Public Property ErrorDetailList System.Collections.Generic.List<Amazon.MarketplaceCatalog.Model.ErrorDetail>

Gets and sets the property ErrorDetailList.

An array of ErrorDetail objects associated with the change.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5