tag Values
suspend fun tagValues(value: Output<List<ClassificationJobS3JobDefinitionScopingIncludesAndTagScopeTermTagValueArgs>>)
suspend fun tagValues(value: List<ClassificationJobS3JobDefinitionScopingIncludesAndTagScopeTermTagValueArgs>?)
Parameters
value
The tag keys or tag key and value pairs to use in the condition.
suspend fun tagValues(vararg values: Output<ClassificationJobS3JobDefinitionScopingIncludesAndTagScopeTermTagValueArgs>)
suspend fun tagValues(values: List<Output<ClassificationJobS3JobDefinitionScopingIncludesAndTagScopeTermTagValueArgs>>)
suspend fun tagValues(vararg values: ClassificationJobS3JobDefinitionScopingIncludesAndTagScopeTermTagValueArgs)
Parameters
values
The tag keys or tag key and value pairs to use in the condition.
suspend fun tagValues(argument: List<suspend ClassificationJobS3JobDefinitionScopingIncludesAndTagScopeTermTagValueArgsBuilder.() -> Unit>)
suspend fun tagValues(vararg argument: suspend ClassificationJobS3JobDefinitionScopingIncludesAndTagScopeTermTagValueArgsBuilder.() -> Unit)
suspend fun tagValues(argument: suspend ClassificationJobS3JobDefinitionScopingIncludesAndTagScopeTermTagValueArgsBuilder.() -> Unit)
Parameters
argument
The tag keys or tag key and value pairs to use in the condition.