failureStrings

@JvmName(name = "isexxyrutvdfmruf")
suspend fun failureStrings(value: Output<List<String>>)
@JvmName(name = "wkmhafvmiyceawur")
suspend fun failureStrings(value: List<String>)

Parameters

value

Strings in the body of the response that indicate a failed login attempt.


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


@JvmName(name = "tbsotblcubnevltp")
suspend fun failureStrings(values: List<Output<String>>)
@JvmName(name = "cqlhpghwmhrlsuff")
suspend fun failureStrings(vararg values: String)

Parameters

values

Strings in the body of the response that indicate a failed login attempt.