struct Lightsail::LightsailDistribution
- Lightsail::LightsailDistribution
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
clients/lightsail.crConstructors
Instance Method Summary
- #ableToUpdateBundle : Bool | Nil
- #ableToUpdateBundle=(ableToUpdateBundle : Bool | Nil)
- #alternativeDomainNames : Array(String) | Nil
- #alternativeDomainNames=(alternativeDomainNames : Array(String) | Nil)
- #arn : String | Nil
- #arn=(arn : String | Nil)
- #bundleId : String | Nil
- #bundleId=(bundleId : String | Nil)
- #cacheBehaviors : Array(CacheBehaviorPerPath) | Nil
- #cacheBehaviors=(cacheBehaviors : Array(CacheBehaviorPerPath) | Nil)
- #cacheBehaviorSettings : CacheSettings | Nil
- #cacheBehaviorSettings=(cacheBehaviorSettings : CacheSettings | Nil)
- #certificateName : String | Nil
- #certificateName=(certificateName : String | Nil)
- #createdAt : Time | Nil
- #createdAt=(createdAt : Time | Nil)
- #defaultCacheBehavior : CacheBehavior | Nil
- #defaultCacheBehavior=(defaultCacheBehavior : CacheBehavior | Nil)
- #domainName : String | Nil
- #domainName=(domainName : String | Nil)
- #ipAddressType : String | Nil
- #ipAddressType=(ipAddressType : String | Nil)
- #isEnabled : Bool | Nil
- #isEnabled=(isEnabled : Bool | Nil)
- #location : ResourceLocation | Nil
- #location=(location : ResourceLocation | Nil)
- #name : String | Nil
- #name=(name : String | Nil)
- #origin : Origin | Nil
- #origin=(origin : Origin | Nil)
- #originPublicDNS : String | Nil
- #originPublicDNS=(originPublicDNS : String | Nil)
- #resourceType : String | Nil
- #resourceType=(resourceType : String | Nil)
- #status : String | Nil
- #status=(status : String | Nil)
- #supportCode : String | Nil
- #supportCode=(supportCode : String | Nil)
- #tags : Array(Tag) | Nil
- #tags=(tags : Array(Tag) | Nil)