Aws Ec2Key Pair Properties Args
constructor(keyFingerprint: Output<String>? = null, keyFormat: Output<Either<String, KeyFormat>>? = null, keyName: Output<String>? = null, keyPairId: Output<String>? = null, keyType: Output<Either<String, KeyType>>? = null, publicKeyMaterial: Output<String>? = null, tags: Output<List<TagArgs>>? = null)