stratosphere-appsync-1.0.0: gen/Stratosphere/AppSync/ChannelNamespace/AuthModeProperty.hs-boot
module Stratosphere.AppSync.ChannelNamespace.AuthModeProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data AuthModeProperty :: Prelude.Type instance ToResourceProperties AuthModeProperty instance Prelude.Eq AuthModeProperty instance Prelude.Show AuthModeProperty instance JSON.ToJSON AuthModeProperty