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

Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Documentation

data RecordSetProperty Source #

Constructors

RecordSetProperty

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-route53-recordset.html

Fields

Instances

Instances details
ToJSON RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Show RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Eq RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

ToResourceProperties RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Property "AliasTarget" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "AliasTarget" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Property "CidrRoutingConfig" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "CidrRoutingConfig" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Property "Failover" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "Failover" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Property "GeoLocation" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "GeoLocation" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Property "GeoProximityLocation" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "GeoProximityLocation" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Property "HealthCheckId" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "HealthCheckId" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "HealthCheckId" RecordSetProperty = Value Text
Property "HostedZoneId" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "HostedZoneId" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Property "HostedZoneName" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "HostedZoneName" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "HostedZoneName" RecordSetProperty = Value Text
Property "MultiValueAnswer" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "MultiValueAnswer" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "MultiValueAnswer" RecordSetProperty = Value Bool
Property "Name" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Property "Region" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "Region" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Property "ResourceRecords" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "ResourceRecords" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "ResourceRecords" RecordSetProperty = ValueList Text
Property "SetIdentifier" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Associated Types

type PropertyType "SetIdentifier" RecordSetProperty 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "SetIdentifier" RecordSetProperty = Value Text
Property "TTL" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Property "Type" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

Property "Weight" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "AliasTarget" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "CidrRoutingConfig" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "Failover" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "GeoLocation" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "GeoProximityLocation" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "HealthCheckId" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "HealthCheckId" RecordSetProperty = Value Text
type PropertyType "HostedZoneId" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "HostedZoneName" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "HostedZoneName" RecordSetProperty = Value Text
type PropertyType "MultiValueAnswer" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "MultiValueAnswer" RecordSetProperty = Value Bool
type PropertyType "Name" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "Region" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "ResourceRecords" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "ResourceRecords" RecordSetProperty = ValueList Text
type PropertyType "SetIdentifier" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "SetIdentifier" RecordSetProperty = Value Text
type PropertyType "TTL" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "Type" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty

type PropertyType "Weight" RecordSetProperty Source # 
Instance details

Defined in Stratosphere.Route53.RecordSetGroup.RecordSetProperty