successCodes

@JvmName(name = "emyyovmhykvaiech")
suspend fun successCodes(value: Output<List<Int>>)
@JvmName(name = "mkblulujhkxobbjk")
suspend fun successCodes(value: List<Int>)

Parameters

value

Status codes in the response that indicate a successful login attempt.


@JvmName(name = "xjluibovujghqphq")
suspend fun successCodes(vararg values: Output<Int>)


@JvmName(name = "sjqneyloffgohjhp")
suspend fun successCodes(values: List<Output<Int>>)
@JvmName(name = "nvbpnxqaarpbogog")
suspend fun successCodes(vararg values: Int)

Parameters

values

Status codes in the response that indicate a successful login attempt.