keyOps

@JvmName(name = "drlrrshkrcblnlvi")
suspend fun keyOps(value: Output<List<Either<String, JsonWebKeyOperation>>>)
@JvmName(name = "cacvbddduuvhjsku")
suspend fun keyOps(value: List<Either<String, JsonWebKeyOperation>>?)

Parameters

value

@JvmName(name = "pnlkwlmojyuewtgm")
suspend fun keyOps(vararg values: Output<Either<String, JsonWebKeyOperation>>)


@JvmName(name = "hqskfkxgjkofsfqw")
suspend fun keyOps(values: List<Output<Either<String, JsonWebKeyOperation>>>)
@JvmName(name = "orgqwbxqopoxaabb")
suspend fun keyOps(vararg values: Either<String, JsonWebKeyOperation>)

Parameters

values