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