struct Lightsail::GetDistributionLatestCacheResetResult

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 createTime : Time | Nil #

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

[View source]
def status : String | Nil #

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

[View source]