struct Lightsail::AvailabilityZone

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

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

[View source]
def zoneName : String | Nil #

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

[View source]