KeyPropertiesArgsBuilder

Functions

Link copied to clipboard
@JvmName(name = "qvqcombjgckfofol")
suspend fun attributes(value: KeyAttributesArgs?)
@JvmName(name = "ufdewydomjxthdyb")
suspend fun attributes(value: Output<KeyAttributesArgs>)
@JvmName(name = "jacocvcyfvglgnni")
suspend fun attributes(argument: suspend KeyAttributesArgsBuilder.() -> Unit)
Link copied to clipboard
@JvmName(name = "iembrmxofkqvbhtp")
fun curveName(value: JsonWebKeyCurveName)
@JvmName(name = "gqbmowibpdywurxf")
suspend fun curveName(value: Either<String, JsonWebKeyCurveName>?)
@JvmName(name = "pnbkriwvdvdortom")
suspend fun curveName(value: Output<Either<String, JsonWebKeyCurveName>>)
@JvmName(name = "filyhxsfjgsrfrgd")
fun curveName(value: String)
Link copied to clipboard
@JvmName(name = "vpqjtkohgifyphge")
suspend fun keyOps(value: Output<List<Either<String, JsonWebKeyOperation>>>)
@JvmName(name = "iirgtfboejingqcs")
suspend fun keyOps(vararg values: Either<String, JsonWebKeyOperation>)
@JvmName(name = "htjovhcoyxquclfi")
suspend fun keyOps(vararg values: Output<Either<String, JsonWebKeyOperation>>)
@JvmName(name = "tipgmyftrmcplvix")
suspend fun keyOps(value: List<Either<String, JsonWebKeyOperation>>?)
@JvmName(name = "xldpmgxffvfgdejn")
suspend fun keyOps(values: List<Output<Either<String, JsonWebKeyOperation>>>)
Link copied to clipboard
@JvmName(name = "vbcvdakoefsdmcmw")
suspend fun keySize(value: Output<Int>)
@JvmName(name = "yvcyjapfwiahudve")
suspend fun keySize(value: Int?)
Link copied to clipboard
@JvmName(name = "kkddrwfvcnvejayy")
fun kty(value: JsonWebKeyType)
@JvmName(name = "eclmwrrkdvfaoalj")
suspend fun kty(value: Either<String, JsonWebKeyType>?)
@JvmName(name = "kkexhyqeatgdcjjx")
suspend fun kty(value: Output<Either<String, JsonWebKeyType>>)
@JvmName(name = "uxvchrxvaywxhphw")
fun kty(value: String)