keyOps

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

Parameters

value

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


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

Parameters

values