Classification Job S3Job Definition Scoping Includes And Args
data class ClassificationJobS3JobDefinitionScopingIncludesAndArgs(val simpleScopeTerm: Output<ClassificationJobS3JobDefinitionScopingIncludesAndSimpleScopeTermArgs>? = null, val tagScopeTerm: Output<ClassificationJobS3JobDefinitionScopingIncludesAndTagScopeTermArgs>? = null) : ConvertibleToJava<ClassificationJobS3JobDefinitionScopingIncludesAndArgs>
Constructors
Link copied to clipboard
constructor(simpleScopeTerm: Output<ClassificationJobS3JobDefinitionScopingIncludesAndSimpleScopeTermArgs>? = null, tagScopeTerm: Output<ClassificationJobS3JobDefinitionScopingIncludesAndTagScopeTermArgs>? = null)
Properties
Link copied to clipboard
val simpleScopeTerm: Output<ClassificationJobS3JobDefinitionScopingIncludesAndSimpleScopeTermArgs>? = null
A property-based condition that defines a property, operator, and one or more values for including or excluding an object from the job. (documented below)
Link copied to clipboard
val tagScopeTerm: Output<ClassificationJobS3JobDefinitionScopingIncludesAndTagScopeTermArgs>? = null
A tag-based condition that defines the operator and tag keys or tag key and value pairs for including or excluding an object from the job. (documented below)