module Stratosphere.AppFlow.ConnectorProfile.DatadogConnectorProfilePropertiesProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data DatadogConnectorProfilePropertiesProperty :: Prelude.Type instance ToResourceProperties DatadogConnectorProfilePropertiesProperty instance Prelude.Eq DatadogConnectorProfilePropertiesProperty instance Prelude.Show DatadogConnectorProfilePropertiesProperty instance JSON.ToJSON DatadogConnectorProfilePropertiesProperty