struct Lightsail::GetAutoSnapshotsResult

Included Modules

Defined in:

clients/lightsail.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(response : HTTP::Client::Response) #

[View source]

Instance Method Detail

def autoSnapshots : Array(AutoSnapshotDetails) | Nil #

[View source]
def autoSnapshots=(autoSnapshots : Array(AutoSnapshotDetails) | Nil) #

[View source]
def resourceName : String | Nil #

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

[View source]
def resourceType : String | Nil #

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

[View source]