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.
The watermark filter criteria for an allowed image. Each entry can specify one or more fields. All specified fields must match the same watermark on the image.
Namespace: Amazon.EC2.Model
Assembly: AWSSDK.EC2.dll
Version: 3.x.y.z
public class ImageWatermarkFilterResponse
The ImageWatermarkFilterResponse type exposes the following members
| Name | Description | |
|---|---|---|
|
ImageWatermarkFilterResponse() |
| Name | Type | Description | |
|---|---|---|---|
|
MaximumDaysSinceSourceImageCreated | System.Nullable<System.Int32> |
Gets and sets the property MaximumDaysSinceSourceImageCreated. The maximum number of days that have elapsed since the source image was created. Constraints: Minimum value of 0. Maximum value of 2147483647. |
|
MaximumDaysSinceWatermarkCreated | System.Nullable<System.Int32> |
Gets and sets the property MaximumDaysSinceWatermarkCreated. The maximum number of days that have elapsed since the watermark was attached to the image. Constraints: Minimum value of 0. Maximum value of 2147483647. |
|
SourceImageRegion | System.String |
Gets and sets the property SourceImageRegion.
The Region where the watermark was originally created. Supports wildcards ( |
|
WatermarkKey | System.String |
Gets and sets the property WatermarkKey.
The |
.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