string Not Equals
Parameters
value
Filters the values of your tagged resources for only those resources that you tagged that do not have the same value. Also called "negated matching". See below for details.
Parameters
values
Filters the values of your tagged resources for only those resources that you tagged that do not have the same value. Also called "negated matching". See below for details.
suspend fun stringNotEquals(argument: List<suspend SelectionConditionStringNotEqualArgsBuilder.() -> Unit>)
suspend fun stringNotEquals(vararg argument: suspend SelectionConditionStringNotEqualArgsBuilder.() -> Unit)
suspend fun stringNotEquals(argument: suspend SelectionConditionStringNotEqualArgsBuilder.() -> Unit)
Parameters
argument
Filters the values of your tagged resources for only those resources that you tagged that do not have the same value. Also called "negated matching". See below for details.