keyOps

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

Parameters

value

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


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

Parameters

values