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