struct Lightsail::DownloadDefaultKeyPairResult
- Lightsail::DownloadDefaultKeyPairResult
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #createdAt : Time | Nil
- #createdAt=(createdAt : Time | Nil)
- #privateKeyBase64 : String | Nil
- #privateKeyBase64=(privateKeyBase64 : String | Nil)
- #publicKeyBase64 : String | Nil
- #publicKeyBase64=(publicKeyBase64 : String | Nil)