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