struct Lightsail::ContainerImage

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

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

[View source]
def digest : String | Nil #

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

[View source]
def image : String | Nil #

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

[View source]