keyType

@JvmName(name = "msepletperlaceoo")
suspend fun keyType(value: Output<Either<String, KeyType>>)
@JvmName(name = "xbhuhkimqxqdioqo")
suspend fun keyType(value: Either<String, KeyType>?)
@JvmName(name = "duwjixiabobvikqe")
fun keyType(value: String)
@JvmName(name = "qoavndbxuqfgwfcm")
fun keyType(value: KeyType)

Parameters

value

The type of key pair. Note that ED25519 keys are not supported for Windows instances. If the `PublicKeyMaterial` property is specified, the `KeyType` property is ignored, and the key type is inferred from the `PublicKeyMaterial` value. Default: `rsa`