successStrings

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

Parameters

value

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


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


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

Parameters

values

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