Classification Job S3Job Definition Bucket Criteria Includes And Simple Criterion
    data class ClassificationJobS3JobDefinitionBucketCriteriaIncludesAndSimpleCriterion(val comparator: String? = null, val key: String? = null, val values: List<String>? = null)
Constructors
Link copied to clipboard
                fun ClassificationJobS3JobDefinitionBucketCriteriaIncludesAndSimpleCriterion(comparator: String? = null, key: String? = null, values: List<String>? = null)
Types
Properties
Link copied to clipboard
                The operator to use in a condition. Valid combination of values are available in the AWS Documentation
Link copied to clipboard
                The object property to use in the condition. Valid combination of values are available in the AWS Documentation
Link copied to clipboard
                An array that lists the values to use in the condition. Valid combination of values are available in the AWS Documentation