ClassificationJobS3JobDefinitionScopingArgs

data class ClassificationJobS3JobDefinitionScopingArgs(val excludes: Output<ClassificationJobS3JobDefinitionScopingExcludesArgs>? = null, val includes: Output<ClassificationJobS3JobDefinitionScopingIncludesArgs>? = null) : ConvertibleToJava<ClassificationJobS3JobDefinitionScopingArgs>

Constructors

Properties

Link copied to clipboard

The property- or tag-based conditions that determine which objects to exclude from the analysis. (documented below)

Link copied to clipboard

The property- or tag-based conditions that determine which objects to include in the analysis. (documented below)

Functions

Link copied to clipboard
open override fun toJava(): ClassificationJobS3JobDefinitionScopingArgs