| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ResourceProperties.ElasticBeanstalkApplicationMaxAgeRule
Synopsis
- data ElasticBeanstalkApplicationMaxAgeRule = ElasticBeanstalkApplicationMaxAgeRule {}
- elasticBeanstalkApplicationMaxAgeRule :: ElasticBeanstalkApplicationMaxAgeRule
- ebamarDeleteSourceFromS3 :: Lens' ElasticBeanstalkApplicationMaxAgeRule (Maybe (Val Bool))
- ebamarEnabled :: Lens' ElasticBeanstalkApplicationMaxAgeRule (Maybe (Val Bool))
- ebamarMaxAgeInDays :: Lens' ElasticBeanstalkApplicationMaxAgeRule (Maybe (Val Integer))
Documentation
data ElasticBeanstalkApplicationMaxAgeRule #
Full data type definition for ElasticBeanstalkApplicationMaxAgeRule. See
elasticBeanstalkApplicationMaxAgeRule for a more convenient
constructor.
Constructors
| ElasticBeanstalkApplicationMaxAgeRule | |
elasticBeanstalkApplicationMaxAgeRule :: ElasticBeanstalkApplicationMaxAgeRule #
Constructor for ElasticBeanstalkApplicationMaxAgeRule containing
required fields as arguments.