| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.S3Outposts.Bucket.LifecycleConfigurationProperty
Documentation
data LifecycleConfigurationProperty Source #
Constructors
| LifecycleConfigurationProperty | |
Instances
| ToJSON LifecycleConfigurationProperty Source # | |||||
| Show LifecycleConfigurationProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.LifecycleConfigurationProperty Methods showsPrec :: Int -> LifecycleConfigurationProperty -> ShowS # show :: LifecycleConfigurationProperty -> String # showList :: [LifecycleConfigurationProperty] -> ShowS # | |||||
| Eq LifecycleConfigurationProperty Source # | |||||
| ToResourceProperties LifecycleConfigurationProperty Source # | |||||
| Property "Rules" LifecycleConfigurationProperty Source # | |||||
Defined in Stratosphere.S3Outposts.Bucket.LifecycleConfigurationProperty Associated Types
Methods set :: PropertyType "Rules" LifecycleConfigurationProperty -> LifecycleConfigurationProperty -> LifecycleConfigurationProperty # | |||||
| type PropertyType "Rules" LifecycleConfigurationProperty Source # | |||||