struct Lightsail::PasswordData

Included Modules

Defined in:

clients/lightsail.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def ciphertext : String | Nil #

[View source]
def ciphertext=(ciphertext : String | Nil) #

[View source]
def keyPairName : String | Nil #

[View source]
def keyPairName=(keyPairName : String | Nil) #

[View source]