NAME
Paws::Lightsail::CreateKeyPairResult
ATTRIBUTES
KeyPair => Paws::Lightsail::KeyPair
An array of key-value pairs containing information about the new key pair you just created.
Operation => Paws::Lightsail::Operation
An array of key-value pairs containing information about the results of your create key pair request.
PrivateKeyBase64 => Str
A base64-encoded RSA private key.
PublicKeyBase64 => Str
A base64-encoded public key of the ssh-rsa type.