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