class Aws::Lightsail::Types::CreateKeyPairResult
@!attribute [rw] key_pair
An array of key-value pairs containing information about the new key pair you just created. @return [Types::KeyPair]
@!attribute [rw] public_key_base_64
A base64-encoded public key of the `ssh-rsa` type. @return [String]
@!attribute [rw] private_key_base_64
A base64-encoded RSA private key. @return [String]
@!attribute [rw] operation
An array of objects that describe the result of the action, such as the status of the request, the timestamp of the request, and the resources affected by the request. @return [Types::Operation]
@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/CreateKeyPairResult AWS API Documentation
Constants
- SENSITIVE