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