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