module Stratosphere.ElastiCache.User.AuthenticationModeProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AuthenticationModeProperty :: Prelude.Type instance ToResourceProperties AuthenticationModeProperty instance Prelude.Eq AuthenticationModeProperty instance Prelude.Show AuthenticationModeProperty instance JSON.ToJSON AuthenticationModeProperty