stratosphere-connect-1.0.0: gen/Stratosphere/Connect/UserHierarchyStructure/LevelTwoProperty.hs-boot
module Stratosphere.Connect.UserHierarchyStructure.LevelTwoProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data LevelTwoProperty :: Prelude.Type instance ToResourceProperties LevelTwoProperty instance Prelude.Eq LevelTwoProperty instance Prelude.Show LevelTwoProperty instance JSON.ToJSON LevelTwoProperty