struct Lightsail::OperationFailureException

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 code : String | Nil #

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

[View source]
def docs : String | Nil #

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

[View source]
def message : String | Nil #

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

[View source]
def tip : String | Nil #

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

[View source]