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.
An object that contains the ChangeType
, Details
, and Entity
.
Namespace: Amazon.MarketplaceCatalog.Model
Assembly: AWSSDK.MarketplaceCatalog.dll
Version: 3.x.y.z
public class Change
The Change type exposes the following members
Name | Description | |
---|---|---|
Change() |
Name | Type | Description | |
---|---|---|---|
ChangeName | System.String |
Gets and sets the property ChangeName. Optional name for the change. |
|
ChangeType | System.String |
Gets and sets the property ChangeType.
Change types are single string values that describe your intention for the change.
Each change type is unique for each |
|
Details | System.String |
Gets and sets the property Details. This object contains details specific to the change type of the requested change. For more information about change types available for single-AMI products, see Working with single-AMI products. Also, for more information about change types available for container-based products, see Working with container products. |
|
DetailsDocument | Amazon.Runtime.Documents.Document |
Gets and sets the property DetailsDocument.
Alternative field that accepts a JSON value instead of a string for |
|
Entity | Amazon.MarketplaceCatalog.Model.Entity |
Gets and sets the property Entity. The entity to be changed. |
|
EntityTags | System.Collections.Generic.List<Amazon.MarketplaceCatalog.Model.Tag> |
Gets and sets the property EntityTags. The tags associated with the change. |
.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