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