stratosphere-amplify-1.0.0: gen/Stratosphere/Amplify/Branch/BackendProperty.hs-boot
module Stratosphere.Amplify.Branch.BackendProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data BackendProperty :: Prelude.Type instance ToResourceProperties BackendProperty instance Prelude.Eq BackendProperty instance Prelude.Show BackendProperty instance JSON.ToJSON BackendProperty