module Stratosphere.SES.EmailIdentity.DkimSigningAttributesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DkimSigningAttributesProperty :: Prelude.Type instance ToResourceProperties DkimSigningAttributesProperty instance Prelude.Eq DkimSigningAttributesProperty instance Prelude.Show DkimSigningAttributesProperty instance JSON.ToJSON DkimSigningAttributesProperty