module Stratosphere.AmazonMQ.Broker.EncryptionOptionsProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data EncryptionOptionsProperty :: Prelude.Type instance ToResourceProperties EncryptionOptionsProperty instance Prelude.Eq EncryptionOptionsProperty instance Prelude.Show EncryptionOptionsProperty instance JSON.ToJSON EncryptionOptionsProperty