| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.M2.Deployment
Documentation
data Deployment Source #
Constructors
| Deployment | See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-m2-deployment.html |
Fields | |
Instances
mkDeployment :: Value Text -> Value Integer -> Value Text -> Deployment Source #