struct Lightsail::LightsailDistribution

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 ableToUpdateBundle : Bool | Nil #

[View source]
def ableToUpdateBundle=(ableToUpdateBundle : Bool | Nil) #

[View source]
def alternativeDomainNames : Array(String) | Nil #

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

[View source]
def arn : String | Nil #

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

[View source]
def bundleId : String | Nil #

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

[View source]
def cacheBehaviors : Array(CacheBehaviorPerPath) | Nil #

[View source]
def cacheBehaviors=(cacheBehaviors : Array(CacheBehaviorPerPath) | Nil) #

[View source]
def cacheBehaviorSettings : CacheSettings | Nil #

[View source]
def cacheBehaviorSettings=(cacheBehaviorSettings : CacheSettings | Nil) #

[View source]
def certificateName : String | Nil #

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

[View source]
def createdAt : Time | Nil #

[View source]
def createdAt=(createdAt : Time | Nil) #

[View source]
def defaultCacheBehavior : CacheBehavior | Nil #

[View source]
def defaultCacheBehavior=(defaultCacheBehavior : CacheBehavior | Nil) #

[View source]
def domainName : String | Nil #

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

[View source]
def ipAddressType : String | Nil #

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

[View source]
def isEnabled : Bool | Nil #

[View source]
def isEnabled=(isEnabled : Bool | Nil) #

[View source]
def location : ResourceLocation | Nil #

[View source]
def location=(location : ResourceLocation | Nil) #

[View source]
def name : String | Nil #

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

[View source]
def origin : Origin | Nil #

[View source]
def origin=(origin : Origin | Nil) #

[View source]
def originPublicDNS : String | Nil #

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

[View source]
def resourceType : String | Nil #

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

[View source]
def status : String | Nil #

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

[View source]
def supportCode : String | Nil #

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

[View source]
def tags : Array(Tag) | Nil #

[View source]
def tags=(tags : Array(Tag) | Nil) #

[View source]