struct Lightsail::DestinationInfo

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

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

[View source]
def service : String | Nil #

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

[View source]