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