NAME
Paws::EC2::KeyPair
ATTRIBUTES
KeyFingerprint => Str
The SHA-1 digest of the DER encoded private key.
KeyMaterial => Str
An unencrypted PEM encoded RSA private key.
KeyName => Str
The name of the key pair.
KeyPairId => Str
The ID of the key pair.
Tags => ArrayRef[Paws::EC2::Tag]
Any tags applied to the key pair.