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

Stratosphere.Route53.HostedZone.VPCProperty

Documentation

data VPCProperty Source #

Instances

Instances details
ToJSON VPCProperty Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone.VPCProperty

Show VPCProperty Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone.VPCProperty

Eq VPCProperty Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone.VPCProperty

ToResourceProperties VPCProperty Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone.VPCProperty

Property "VPCId" VPCProperty Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone.VPCProperty

Associated Types

type PropertyType "VPCId" VPCProperty 
Instance details

Defined in Stratosphere.Route53.HostedZone.VPCProperty

Property "VPCRegion" VPCProperty Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone.VPCProperty

Associated Types

type PropertyType "VPCRegion" VPCProperty 
Instance details

Defined in Stratosphere.Route53.HostedZone.VPCProperty

type PropertyType "VPCRegion" VPCProperty = Value Text

Methods

set :: PropertyType "VPCRegion" VPCProperty -> VPCProperty -> VPCProperty #

type PropertyType "VPCId" VPCProperty Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone.VPCProperty

type PropertyType "VPCRegion" VPCProperty Source # 
Instance details

Defined in Stratosphere.Route53.HostedZone.VPCProperty

type PropertyType "VPCRegion" VPCProperty = Value Text