| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.Evidently.Project
Documentation
data DataDeliveryObjectProperty Source #
Constructors
| DataDeliveryObjectProperty | |
Fields
| |
Instances
data S3DestinationProperty Source #
Constructors
| S3DestinationProperty | |
Fields
| |
Instances
| ToJSON S3DestinationProperty Source # | |||||
Defined in Stratosphere.Evidently.Project.S3DestinationProperty Methods toJSON :: S3DestinationProperty -> Value # toEncoding :: S3DestinationProperty -> Encoding # toJSONList :: [S3DestinationProperty] -> Value # toEncodingList :: [S3DestinationProperty] -> Encoding # omitField :: S3DestinationProperty -> Bool # | |||||
| Show S3DestinationProperty Source # | |||||
Defined in Stratosphere.Evidently.Project.S3DestinationProperty Methods showsPrec :: Int -> S3DestinationProperty -> ShowS # show :: S3DestinationProperty -> String # showList :: [S3DestinationProperty] -> ShowS # | |||||
| Eq S3DestinationProperty Source # | |||||
Defined in Stratosphere.Evidently.Project.S3DestinationProperty Methods (==) :: S3DestinationProperty -> S3DestinationProperty -> Bool # (/=) :: S3DestinationProperty -> S3DestinationProperty -> Bool # | |||||
| ToResourceProperties S3DestinationProperty Source # | |||||
Defined in Stratosphere.Evidently.Project.S3DestinationProperty Methods toResourceProperties :: S3DestinationProperty -> ResourceProperties # | |||||
| Property "BucketName" S3DestinationProperty Source # | |||||
Defined in Stratosphere.Evidently.Project.S3DestinationProperty Associated Types
Methods set :: PropertyType "BucketName" S3DestinationProperty -> S3DestinationProperty -> S3DestinationProperty # | |||||
| Property "Prefix" S3DestinationProperty Source # | |||||
Defined in Stratosphere.Evidently.Project.S3DestinationProperty Associated Types
Methods set :: PropertyType "Prefix" S3DestinationProperty -> S3DestinationProperty -> S3DestinationProperty # | |||||
| type PropertyType "BucketName" S3DestinationProperty Source # | |||||
| type PropertyType "Prefix" S3DestinationProperty Source # | |||||
Constructors
| Project | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evidently-project.html |
Fields | |
Instances
| ToJSON Project Source # | |||||
| Show Project Source # | |||||
| Eq Project Source # | |||||
| ToResourceProperties Project Source # | |||||
Defined in Stratosphere.Evidently.Project Methods | |||||
| Property "AppConfigResource" Project Source # | |||||
Defined in Stratosphere.Evidently.Project Associated Types
| |||||
| Property "DataDelivery" Project Source # | |||||
Defined in Stratosphere.Evidently.Project Associated Types
| |||||
| Property "Description" Project Source # | |||||
Defined in Stratosphere.Evidently.Project Associated Types
| |||||
| Property "Name" Project Source # | |||||
Defined in Stratosphere.Evidently.Project Associated Types
| |||||
| Property "Tags" Project Source # | |||||
Defined in Stratosphere.Evidently.Project Associated Types
| |||||
| type PropertyType "AppConfigResource" Project Source # | |||||
Defined in Stratosphere.Evidently.Project | |||||
| type PropertyType "DataDelivery" Project Source # | |||||
Defined in Stratosphere.Evidently.Project | |||||
| type PropertyType "Description" Project Source # | |||||
Defined in Stratosphere.Evidently.Project | |||||
| type PropertyType "Name" Project Source # | |||||
Defined in Stratosphere.Evidently.Project | |||||
| type PropertyType "Tags" Project Source # | |||||
Defined in Stratosphere.Evidently.Project | |||||