stratosphere-elasticbeanstalk-1.0.0: gen/Stratosphere/ElasticBeanstalk/Application/MaxAgeRuleProperty.hs-boot
module Stratosphere.ElasticBeanstalk.Application.MaxAgeRuleProperty where
import qualified Data.Aeson as JSON
import qualified Stratosphere.Prelude as Prelude
import Stratosphere.ResourceProperties
data MaxAgeRuleProperty :: Prelude.Type
instance ToResourceProperties MaxAgeRuleProperty
instance Prelude.Eq MaxAgeRuleProperty
instance Prelude.Show MaxAgeRuleProperty
instance JSON.ToJSON MaxAgeRuleProperty