keyBits

@JvmName(name = "fcdqxhrptpaxdqfi")
suspend fun keyBits(value: Output<Int>)
@JvmName(name = "wvvpxxahjbwavnbb")
suspend fun keyBits(value: Int?)

Parameters

value

Specifies the number of bits to use for the generated keys. Allowed values are 0 (universal default); with key_type=rsa, allowed values are: 2048 (default), 3072, or 4096; with key_type=ec, allowed values are: 224, 256 (default), 384, or 521; ignored with key_type=ed25519.