module Stratosphere.PCAConnectorAD.Template.GeneralFlagsV4Property where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data GeneralFlagsV4Property :: Prelude.Type instance ToResourceProperties GeneralFlagsV4Property instance Prelude.Eq GeneralFlagsV4Property instance Prelude.Show GeneralFlagsV4Property instance JSON.ToJSON GeneralFlagsV4Property