struct Lightsail::InstanceMetadataOptions

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

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

[View source]
def httpProtocolIpv6 : String | Nil #

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

[View source]
def httpPutResponseHopLimit : Int16 | Nil #

[View source]
def httpPutResponseHopLimit=(httpPutResponseHopLimit : Int16 | Nil) #

[View source]
def httpTokens : String | Nil #

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

[View source]
def state : String | Nil #

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

[View source]