struct Lightsail::InstanceEntry

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 availabilityZone : String #

[View source]
def availabilityZone=(availabilityZone : String) #

[View source]
def instanceType : String #

[View source]
def instanceType=(instanceType : String) #

[View source]
def portInfoSource : String #

[View source]
def portInfoSource=(portInfoSource : String) #

[View source]
def sourceName : String #

[View source]
def sourceName=(sourceName : String) #

[View source]
def userData : String | Nil #

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

[View source]