string Equals
Parameters
value
Filters the values of your tagged resources for only those resources that you tagged with the same value. Also called "exact matching". See below for details.
Parameters
values
Filters the values of your tagged resources for only those resources that you tagged with the same value. Also called "exact matching". See below for details.
suspend fun stringEquals(argument: List<suspend SelectionConditionStringEqualArgsBuilder.() -> Unit>)
suspend fun stringEquals(vararg argument: suspend SelectionConditionStringEqualArgsBuilder.() -> Unit)
Parameters
argument
Filters the values of your tagged resources for only those resources that you tagged with the same value. Also called "exact matching". See below for details.