struct Lightsail::AddOn

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

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

[View source]
def nextSnapshotTimeOfDay : String | Nil #

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

[View source]
def snapshotTimeOfDay : String | Nil #

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

[View source]
def status : String | Nil #

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

[View source]