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.
Describes a watermark attached to an AMI.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ImageWatermark
The ImageWatermark type exposes the following members
| Name | Description | |
|---|---|---|
|
ImageWatermark() |
| Name | Type | Description | |
|---|---|---|---|
|
SourceImageCreationTime | System.Nullable<System.DateTime> |
Gets and sets the property SourceImageCreationTime. The creation date of the source AMI, in the following format: YYYY-MM-DDTHH:MM:SS.ssssss+HH:MM. |
|
SourceImageId | System.String |
Gets and sets the property SourceImageId. The ID of the AMI to which the watermark was originally attached. |
|
SourceImageRegion | System.String |
Gets and sets the property SourceImageRegion. The Region where the watermark was originally attached. |
|
WatermarkCreationTime | System.Nullable<System.DateTime> |
Gets and sets the property WatermarkCreationTime. The date and time the watermark was attached to the AMI, in the following format: YYYY-MM-DDTHH:MM:SS.ssssss+HH:MM. |
|
WatermarkKey | System.String |
Gets and sets the property WatermarkKey.
The watermark identifier, in |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.7.2 and newer