google Analytics
suspend fun googleAnalytics(value: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsArgs>)
suspend fun googleAnalytics(value: ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsArgs?)
Parameters
value
The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.
suspend fun googleAnalytics(argument: suspend ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsArgsBuilder.() -> Unit)
Parameters
argument
The connector-specific credentials required when using Google Analytics. See Google Analytics Connector Profile Credentials for more details.