struct Lightsail::DisableAddOnRequest

Included Modules

Defined in:

clients/lightsail.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(addOnType : String, resourceName : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def addOnType : String #

[View source]
def addOnType=(addOnType : String) #

[View source]
def fill_in(request : HTTP::Request) : HTTP::Request #

[View source]
def resourceName : String #

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

[View source]