ClassificationJobS3JobDefinitionBucketCriteriaArgs

data class ClassificationJobS3JobDefinitionBucketCriteriaArgs(val excludes: Output<ClassificationJobS3JobDefinitionBucketCriteriaExcludesArgs>? = null, val includes: Output<ClassificationJobS3JobDefinitionBucketCriteriaIncludesArgs>? = null) : ConvertibleToJava<ClassificationJobS3JobDefinitionBucketCriteriaArgs>

Properties

Link copied to clipboard

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

Link copied to clipboard

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

Functions

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