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