keyAlgorithm

@JvmName(name = "blopepkhcfqtxwmf")
suspend fun keyAlgorithm(value: Output<String>)
@JvmName(name = "ewlfgtyieyjvwutm")
suspend fun keyAlgorithm(value: String?)

Parameters

value

The algorithm used to generate the key. KEY_ALG_RSA_2048 is the default algorithm. Valid values are listed at ServiceAccountPrivateKeyType (only used on create)