successStrings

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

Parameters

value

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


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


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

Parameters

values

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