struct Lightsail::DetachCertificateFromDistributionRequest

Included Modules

Defined in:

clients/lightsail.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]
def self.new(distributionName : String) #

[View source]

Instance Method Detail

def distributionName : String #

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

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

[View source]