stringNotEquals

@JvmName(name = "wbkarbgdcyqubqlk")
suspend fun stringNotEquals(value: Output<List<RestoreTestingSelectionKeyValueArgs>>)
@JvmName(name = "mmpuysjauljrlgkc")
suspend fun stringNotEquals(value: List<RestoreTestingSelectionKeyValueArgs>?)

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."


@JvmName(name = "gdhcamuocfurnrkc")
suspend fun stringNotEquals(vararg values: Output<RestoreTestingSelectionKeyValueArgs>)


@JvmName(name = "xxmmjvkybwnxckmf")
suspend fun stringNotEquals(values: List<Output<RestoreTestingSelectionKeyValueArgs>>)
@JvmName(name = "tsjvfgxcnueabtju")
suspend fun stringNotEquals(vararg values: RestoreTestingSelectionKeyValueArgs)

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."


@JvmName(name = "vjqlocplueephhhb")
suspend fun stringNotEquals(argument: List<suspend RestoreTestingSelectionKeyValueArgsBuilder.() -> Unit>)
@JvmName(name = "vykekqfbregvxwjb")
suspend fun stringNotEquals(vararg argument: suspend RestoreTestingSelectionKeyValueArgsBuilder.() -> Unit)
@JvmName(name = "dxcyvbusrvfbsukg")
suspend fun stringNotEquals(argument: suspend RestoreTestingSelectionKeyValueArgsBuilder.() -> 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."