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