struct Lightsail::GetOperationsForResourceResult

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

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

[View source]
def nextPageToken : String | Nil #

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

[View source]
def operations : Array(Operation) | Nil #

[View source]
def operations=(operations : Array(Operation) | Nil) #

[View source]