keyOps

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

Parameters

value

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


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

Parameters

values