ImageWatermarkFilterRequest
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.
Types
Properties
Link copied to clipboard
The maximum number of days that have elapsed since the source image was created.
Link copied to clipboard
The maximum number of days that have elapsed since the watermark was attached to the image.
Link copied to clipboard
The Region where the watermark was originally created. Supports wildcards (*, ?).
Link copied to clipboard
The accountId:name of the watermark. Supports wildcards (*, ?).
Functions
Link copied to clipboard
inline fun copy(block: ImageWatermarkFilterRequest.Builder.() -> Unit = {}): ImageWatermarkFilterRequest