successStrings

@JvmName(name = "uajhyiomfkxwbkdg")
suspend fun successStrings(value: Output<List<String>>)
@JvmName(name = "vixgwlpgurjabwhc")
suspend fun successStrings(value: List<String>)

Parameters

value

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


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


@JvmName(name = "hstgyyfectbqcdpe")
suspend fun successStrings(values: List<Output<String>>)
@JvmName(name = "pjrjvgsqdktleepc")
suspend fun successStrings(vararg values: String)

Parameters

values

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