| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.ElasticBeanstalk.Application
Documentation
data ApplicationResourceLifecycleConfigProperty Source #
Constructors
| ApplicationResourceLifecycleConfigProperty | |
Instances
data ApplicationVersionLifecycleConfigProperty Source #
Constructors
| ApplicationVersionLifecycleConfigProperty | |
Fields | |
Instances
| ToJSON ApplicationVersionLifecycleConfigProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.ApplicationVersionLifecycleConfigProperty Methods toJSON :: ApplicationVersionLifecycleConfigProperty -> Value # toEncoding :: ApplicationVersionLifecycleConfigProperty -> Encoding # toJSONList :: [ApplicationVersionLifecycleConfigProperty] -> Value # toEncodingList :: [ApplicationVersionLifecycleConfigProperty] -> Encoding # omitField :: ApplicationVersionLifecycleConfigProperty -> Bool # | |||||
| Show ApplicationVersionLifecycleConfigProperty Source # | |||||
| Eq ApplicationVersionLifecycleConfigProperty Source # | |||||
| ToResourceProperties ApplicationVersionLifecycleConfigProperty Source # | |||||
| Property "MaxAgeRule" ApplicationVersionLifecycleConfigProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.ApplicationVersionLifecycleConfigProperty Associated Types
| |||||
| Property "MaxCountRule" ApplicationVersionLifecycleConfigProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.ApplicationVersionLifecycleConfigProperty Associated Types
Methods set :: PropertyType "MaxCountRule" ApplicationVersionLifecycleConfigProperty -> ApplicationVersionLifecycleConfigProperty -> ApplicationVersionLifecycleConfigProperty # | |||||
| type PropertyType "MaxAgeRule" ApplicationVersionLifecycleConfigProperty Source # | |||||
| type PropertyType "MaxCountRule" ApplicationVersionLifecycleConfigProperty Source # | |||||
data MaxAgeRuleProperty Source #
Constructors
| MaxAgeRuleProperty | |
Fields
| |
Instances
| ToJSON MaxAgeRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxAgeRuleProperty Methods toJSON :: MaxAgeRuleProperty -> Value # toEncoding :: MaxAgeRuleProperty -> Encoding # toJSONList :: [MaxAgeRuleProperty] -> Value # toEncodingList :: [MaxAgeRuleProperty] -> Encoding # omitField :: MaxAgeRuleProperty -> Bool # | |||||
| Show MaxAgeRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxAgeRuleProperty Methods showsPrec :: Int -> MaxAgeRuleProperty -> ShowS # show :: MaxAgeRuleProperty -> String # showList :: [MaxAgeRuleProperty] -> ShowS # | |||||
| Eq MaxAgeRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxAgeRuleProperty Methods (==) :: MaxAgeRuleProperty -> MaxAgeRuleProperty -> Bool # (/=) :: MaxAgeRuleProperty -> MaxAgeRuleProperty -> Bool # | |||||
| ToResourceProperties MaxAgeRuleProperty Source # | |||||
| Property "DeleteSourceFromS3" MaxAgeRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxAgeRuleProperty Associated Types
Methods set :: PropertyType "DeleteSourceFromS3" MaxAgeRuleProperty -> MaxAgeRuleProperty -> MaxAgeRuleProperty # | |||||
| Property "Enabled" MaxAgeRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxAgeRuleProperty Associated Types
Methods set :: PropertyType "Enabled" MaxAgeRuleProperty -> MaxAgeRuleProperty -> MaxAgeRuleProperty # | |||||
| Property "MaxAgeInDays" MaxAgeRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxAgeRuleProperty Associated Types
Methods set :: PropertyType "MaxAgeInDays" MaxAgeRuleProperty -> MaxAgeRuleProperty -> MaxAgeRuleProperty # | |||||
| type PropertyType "DeleteSourceFromS3" MaxAgeRuleProperty Source # | |||||
| type PropertyType "Enabled" MaxAgeRuleProperty Source # | |||||
| type PropertyType "MaxAgeInDays" MaxAgeRuleProperty Source # | |||||
data MaxCountRuleProperty Source #
Constructors
| MaxCountRuleProperty | |
Instances
| ToJSON MaxCountRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxCountRuleProperty Methods toJSON :: MaxCountRuleProperty -> Value # toEncoding :: MaxCountRuleProperty -> Encoding # toJSONList :: [MaxCountRuleProperty] -> Value # toEncodingList :: [MaxCountRuleProperty] -> Encoding # omitField :: MaxCountRuleProperty -> Bool # | |||||
| Show MaxCountRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxCountRuleProperty Methods showsPrec :: Int -> MaxCountRuleProperty -> ShowS # show :: MaxCountRuleProperty -> String # showList :: [MaxCountRuleProperty] -> ShowS # | |||||
| Eq MaxCountRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxCountRuleProperty Methods (==) :: MaxCountRuleProperty -> MaxCountRuleProperty -> Bool # (/=) :: MaxCountRuleProperty -> MaxCountRuleProperty -> Bool # | |||||
| ToResourceProperties MaxCountRuleProperty Source # | |||||
| Property "DeleteSourceFromS3" MaxCountRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxCountRuleProperty Associated Types
Methods set :: PropertyType "DeleteSourceFromS3" MaxCountRuleProperty -> MaxCountRuleProperty -> MaxCountRuleProperty # | |||||
| Property "Enabled" MaxCountRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxCountRuleProperty Associated Types
Methods set :: PropertyType "Enabled" MaxCountRuleProperty -> MaxCountRuleProperty -> MaxCountRuleProperty # | |||||
| Property "MaxCount" MaxCountRuleProperty Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application.MaxCountRuleProperty Associated Types
Methods set :: PropertyType "MaxCount" MaxCountRuleProperty -> MaxCountRuleProperty -> MaxCountRuleProperty # | |||||
| type PropertyType "DeleteSourceFromS3" MaxCountRuleProperty Source # | |||||
| type PropertyType "Enabled" MaxCountRuleProperty Source # | |||||
| type PropertyType "MaxCount" MaxCountRuleProperty Source # | |||||
data Application Source #
Constructors
| Application | |
Fields | |
Instances
| ToJSON Application Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application Methods toJSON :: Application -> Value # toEncoding :: Application -> Encoding # toJSONList :: [Application] -> Value # toEncodingList :: [Application] -> Encoding # omitField :: Application -> Bool # | |||||
| Show Application Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application Methods showsPrec :: Int -> Application -> ShowS # show :: Application -> String # showList :: [Application] -> ShowS # | |||||
| Eq Application Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application | |||||
| ToResourceProperties Application Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application Methods | |||||
| Property "ApplicationName" Application Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application Associated Types
Methods set :: PropertyType "ApplicationName" Application -> Application -> Application # | |||||
| Property "Description" Application Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application Associated Types
Methods set :: PropertyType "Description" Application -> Application -> Application # | |||||
| Property "ResourceLifecycleConfig" Application Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application Associated Types
Methods set :: PropertyType "ResourceLifecycleConfig" Application -> Application -> Application # | |||||
| type PropertyType "ApplicationName" Application Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application | |||||
| type PropertyType "Description" Application Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application | |||||
| type PropertyType "ResourceLifecycleConfig" Application Source # | |||||
Defined in Stratosphere.ElasticBeanstalk.Application type PropertyType "ResourceLifecycleConfig" Application = ApplicationResourceLifecycleConfigProperty | |||||