failureStrings

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

Parameters

value

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


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


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

Parameters

values

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