| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.Route53HostedZoneVPC
Synopsis
Documentation
data Route53HostedZoneVPC #
Full data type definition for Route53HostedZoneVPC. See
route53HostedZoneVPC for a more convenient constructor.
Constructors
| Route53HostedZoneVPC | |
Instances
| Eq Route53HostedZoneVPC # | |
Defined in Stratosphere.ResourceProperties.Route53HostedZoneVPC Methods (==) :: Route53HostedZoneVPC -> Route53HostedZoneVPC -> Bool # (/=) :: Route53HostedZoneVPC -> Route53HostedZoneVPC -> Bool # | |
| Show Route53HostedZoneVPC # | |
Defined in Stratosphere.ResourceProperties.Route53HostedZoneVPC Methods showsPrec :: Int -> Route53HostedZoneVPC -> ShowS # show :: Route53HostedZoneVPC -> String # showList :: [Route53HostedZoneVPC] -> ShowS # | |
| ToJSON Route53HostedZoneVPC # | |
Defined in Stratosphere.ResourceProperties.Route53HostedZoneVPC Methods toJSON :: Route53HostedZoneVPC -> Value # toEncoding :: Route53HostedZoneVPC -> Encoding # toJSONList :: [Route53HostedZoneVPC] -> Value # toEncodingList :: [Route53HostedZoneVPC] -> Encoding # | |
| FromJSON Route53HostedZoneVPC # | |
Defined in Stratosphere.ResourceProperties.Route53HostedZoneVPC Methods parseJSON :: Value -> Parser Route53HostedZoneVPC # parseJSONList :: Value -> Parser [Route53HostedZoneVPC] # | |
Arguments
| :: Val Text | |
| -> Val Text | |
| -> Route53HostedZoneVPC |
Constructor for Route53HostedZoneVPC containing required fields as
arguments.