struct Lightsail::GetInstanceAccessDetailsRequest

Included Modules

Defined in:

clients/lightsail.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(instanceName : String, protocol : String | Nil = nil) #

[View source]

Instance Method Detail

def fill_in(request : HTTP::Request) : HTTP::Request #

[View source]
def instanceName : String #

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

[View source]
def protocol : String | Nil #

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

[View source]