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