keyOps

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

Parameters

value

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


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

Parameters

values