CriteriaForJob

Specifies a property- or tag-based condition that defines criteria for including or excluding S3 buckets from a classification job.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A property-based condition that defines a property, operator, and one or more values for including or excluding buckets from the job.

Link copied to clipboard

A tag-based condition that defines an operator and tag keys, tag values, or tag key and value pairs for including or excluding buckets from the job.

Functions

Link copied to clipboard
inline fun copy(block: CriteriaForJob.Builder.() -> Unit = {}): CriteriaForJob
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String