struct Lightsail::PendingMaintenanceAction

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

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

[View source]
def currentApplyDate : Time | Nil #

[View source]
def currentApplyDate=(currentApplyDate : Time | Nil) #

[View source]
def description : String | Nil #

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

[View source]