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