NAME
Paws::EC2::ImportKeyPairResult
ATTRIBUTES
KeyFingerprint => Str
The MD5 public key fingerprint as specified in section 4 of RFC 4716.
KeyName => Str
The key pair name you provided.
KeyPairId => Str
The ID of the resulting key pair.
Tags => ArrayRef[Paws::EC2::Tag]
The tags applied to the imported key pair.