stratosphere-route53-1.0.0: Stratosphere integration for AWS Route53.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Route53.HostedZone

Documentation

data HostedZone Source #

Instances

Instances details
ToJSON HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

Show HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

Eq HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

ToResourceProperties HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

Property "HostedZoneConfig" HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

Associated Types

type PropertyType "HostedZoneConfig" HostedZone 
Instance details

Defined in Stratosphere.Route53.HostedZone

Methods

set :: PropertyType "HostedZoneConfig" HostedZone -> HostedZone -> HostedZone #

Property "HostedZoneTags" HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

Associated Types

type PropertyType "HostedZoneTags" HostedZone 
Instance details

Defined in Stratosphere.Route53.HostedZone

Methods

set :: PropertyType "HostedZoneTags" HostedZone -> HostedZone -> HostedZone #

Property "Name" HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

Associated Types

type PropertyType "Name" HostedZone 
Instance details

Defined in Stratosphere.Route53.HostedZone

Property "QueryLoggingConfig" HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

Associated Types

type PropertyType "QueryLoggingConfig" HostedZone 
Instance details

Defined in Stratosphere.Route53.HostedZone

Methods

set :: PropertyType "QueryLoggingConfig" HostedZone -> HostedZone -> HostedZone #

Property "VPCs" HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

Associated Types

type PropertyType "VPCs" HostedZone 
Instance details

Defined in Stratosphere.Route53.HostedZone

type PropertyType "HostedZoneConfig" HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

type PropertyType "HostedZoneTags" HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

type PropertyType "Name" HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

type PropertyType "QueryLoggingConfig" HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone

type PropertyType "VPCs" HostedZone Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone