strValues

@JvmName(name = "lbaumaxwudxijvvr")
suspend fun strValues(value: Output<List<String>>)
@JvmName(name = "qixolkmamveujpfe")
suspend fun strValues(value: List<String>?)

Parameters

value

The validation to perform on a string value.


@JvmName(name = "dqutivwttvghqomm")
suspend fun strValues(vararg values: Output<String>)


@JvmName(name = "ilugspiuivksxdup")
suspend fun strValues(values: List<Output<String>>)
@JvmName(name = "vkqioidlhetqvsor")
suspend fun strValues(vararg values: String)

Parameters

values

The validation to perform on a string value.