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

Stratosphere.Route53.DNSSEC

Documentation

data DNSSEC Source #

Instances

Instances details
ToJSON DNSSEC Source # 
Instance details

Defined in Stratosphere.Route53.DNSSEC

Show DNSSEC Source # 
Instance details

Defined in Stratosphere.Route53.DNSSEC

Eq DNSSEC Source # 
Instance details

Defined in Stratosphere.Route53.DNSSEC

Methods

(==) :: DNSSEC -> DNSSEC -> Bool #

(/=) :: DNSSEC -> DNSSEC -> Bool #

ToResourceProperties DNSSEC Source # 
Instance details

Defined in Stratosphere.Route53.DNSSEC

Property "HostedZoneId" DNSSEC Source # 
Instance details

Defined in Stratosphere.Route53.DNSSEC

Associated Types

type PropertyType "HostedZoneId" DNSSEC 
Instance details

Defined in Stratosphere.Route53.DNSSEC

type PropertyType "HostedZoneId" DNSSEC = Value Text

Methods

set :: PropertyType "HostedZoneId" DNSSEC -> DNSSEC -> DNSSEC #

type PropertyType "HostedZoneId" DNSSEC Source # 
Instance details

Defined in Stratosphere.Route53.DNSSEC

type PropertyType "HostedZoneId" DNSSEC = Value Text