tag Values
suspend fun tagValues(value: Output<List<ClassificationJobS3JobDefinitionBucketCriteriaIncludesAndTagCriterionTagValueArgs>>)
suspend fun tagValues(value: List<ClassificationJobS3JobDefinitionBucketCriteriaIncludesAndTagCriterionTagValueArgs>?)
Parameters
value
The tag key and value pairs to use in the condition. One or more blocks are allowed. (documented below)
suspend fun tagValues(vararg values: Output<ClassificationJobS3JobDefinitionBucketCriteriaIncludesAndTagCriterionTagValueArgs>)
suspend fun tagValues(values: List<Output<ClassificationJobS3JobDefinitionBucketCriteriaIncludesAndTagCriterionTagValueArgs>>)
suspend fun tagValues(vararg values: ClassificationJobS3JobDefinitionBucketCriteriaIncludesAndTagCriterionTagValueArgs)
Parameters
values
The tag key and value pairs to use in the condition. One or more blocks are allowed. (documented below)
suspend fun tagValues(argument: List<suspend ClassificationJobS3JobDefinitionBucketCriteriaIncludesAndTagCriterionTagValueArgsBuilder.() -> Unit>)
suspend fun tagValues(vararg argument: suspend ClassificationJobS3JobDefinitionBucketCriteriaIncludesAndTagCriterionTagValueArgsBuilder.() -> Unit)
suspend fun tagValues(argument: suspend ClassificationJobS3JobDefinitionBucketCriteriaIncludesAndTagCriterionTagValueArgsBuilder.() -> Unit)
Parameters
argument
The tag key and value pairs to use in the condition. One or more blocks are allowed. (documented below)