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