Safe Haskell | None |
---|---|
Language | Haskell2010 |
Stratosphere.ResourceProperties.ElasticBeanstalkApplicationVersionSourceBundle
- data ElasticBeanstalkApplicationVersionSourceBundle = ElasticBeanstalkApplicationVersionSourceBundle {}
- elasticBeanstalkApplicationVersionSourceBundle :: Val Text -> Val Text -> ElasticBeanstalkApplicationVersionSourceBundle
- ebavsbS3Bucket :: Lens' ElasticBeanstalkApplicationVersionSourceBundle (Val Text)
- ebavsbS3Key :: Lens' ElasticBeanstalkApplicationVersionSourceBundle (Val Text)
Documentation
data ElasticBeanstalkApplicationVersionSourceBundle #
Full data type definition for
ElasticBeanstalkApplicationVersionSourceBundle. See
elasticBeanstalkApplicationVersionSourceBundle
for a more convenient
constructor.
Constructors
ElasticBeanstalkApplicationVersionSourceBundle | |
elasticBeanstalkApplicationVersionSourceBundle #
Arguments
:: Val Text | |
-> Val Text | |
-> ElasticBeanstalkApplicationVersionSourceBundle |
Constructor for ElasticBeanstalkApplicationVersionSourceBundle
containing required fields as arguments.