keyType

@JvmName(name = "uwswasovifedjmnm")
suspend fun keyType(value: Output<Either<String, KeyType>>)
@JvmName(name = "qyvnoimqrcfdtxtg")
suspend fun keyType(value: Either<String, KeyType>?)
@JvmName(name = "hhgwjafojfbntemn")
fun keyType(value: String)
@JvmName(name = "iettgtyvoscsdsbv")
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`