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