class Aws::Lightsail::Types::KeyPair

Describes an SSH key pair.

@!attribute [rw] name

The friendly name of the SSH key pair.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of the key pair (e.g.,
`arn:aws:lightsail:us-east-2:123456789101:KeyPair/05859e3d-331d-48ba-9034-12345EXAMPLE`).
@return [String]

@!attribute [rw] support_code

The support code. Include this code in your email to support when
you have questions about an instance or another resource in
Lightsail. This code enables our support team to look up your
Lightsail information more easily.
@return [String]

@!attribute [rw] created_at

The timestamp when the key pair was created (e.g.,
`1479816991.349`).
@return [Time]

@!attribute [rw] location

The region name and Availability Zone where the key pair was
created.
@return [Types::ResourceLocation]

@!attribute [rw] resource_type

The resource type (usually `KeyPair`).
@return [String]

@!attribute [rw] tags

The tag keys and optional values for the resource. For more
information about tags in Lightsail, see the [Amazon Lightsail
Developer Guide][1].

[1]: https://lightsail.aws.amazon.com/ls/docs/en_us/articles/amazon-lightsail-tags
@return [Array<Types::Tag>]

@!attribute [rw] fingerprint

The RSA fingerprint of the key pair.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lightsail-2016-11-28/KeyPair AWS API Documentation

Constants

SENSITIVE