keyType

@JvmName(name = "pknyuebyeexekdbe")
suspend fun keyType(value: Output<Either<String, KeyType>>)
@JvmName(name = "orvuxhhrjegpqnec")
suspend fun keyType(value: Either<String, KeyType>?)
@JvmName(name = "iuvcdykqirodtnkc")
fun keyType(value: String)
@JvmName(name = "xjkbilxdkfoefxyo")
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`