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