bucketDefinitions

@JvmName(name = "iennhxgvvlgqwfhc")
suspend fun bucketDefinitions(value: Output<List<ClassificationJobS3JobDefinitionBucketDefinitionArgs>>)

Parameters

value

An array of objects, one for each AWS account that owns buckets to analyze. Each object specifies the account ID for an account and one or more buckets to analyze for the account. Conflicts with bucket_criteria. (documented below)


@JvmName(name = "sbwricvogghjlpgw")
suspend fun bucketDefinitions(vararg values: Output<ClassificationJobS3JobDefinitionBucketDefinitionArgs>)


@JvmName(name = "gvgyvhesygthjewa")
suspend fun bucketDefinitions(values: List<Output<ClassificationJobS3JobDefinitionBucketDefinitionArgs>>)
@JvmName(name = "pchleoonjqvdvvlf")
suspend fun bucketDefinitions(vararg values: ClassificationJobS3JobDefinitionBucketDefinitionArgs)

Parameters

values

An array of objects, one for each AWS account that owns buckets to analyze. Each object specifies the account ID for an account and one or more buckets to analyze for the account. Conflicts with bucket_criteria. (documented below)


@JvmName(name = "bttxbmjkrnptauis")
suspend fun bucketDefinitions(argument: List<suspend ClassificationJobS3JobDefinitionBucketDefinitionArgsBuilder.() -> Unit>)
@JvmName(name = "ouxqqovysfacdtor")
suspend fun bucketDefinitions(vararg argument: suspend ClassificationJobS3JobDefinitionBucketDefinitionArgsBuilder.() -> Unit)
@JvmName(name = "dnwkaprbigmawrxa")
suspend fun bucketDefinitions(argument: suspend ClassificationJobS3JobDefinitionBucketDefinitionArgsBuilder.() -> Unit)

Parameters

argument

An array of objects, one for each AWS account that owns buckets to analyze. Each object specifies the account ID for an account and one or more buckets to analyze for the account. Conflicts with bucket_criteria. (documented below)