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