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