Connector Profile Connector Profile Config Connector Profile Credentials Google Analytics Args
data class ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsArgs(val accessToken: Output<String>? = null, val clientId: Output<String>, val clientSecret: Output<String>, val oauthRequest: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsOauthRequestArgs>? = null, val refreshToken: Output<String>? = null) : ConvertibleToJava<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsArgs>
Constructors
Link copied to clipboard
constructor(accessToken: Output<String>? = null, clientId: Output<String>, clientSecret: Output<String>, oauthRequest: Output<ConnectorProfileConnectorProfileConfigConnectorProfileCredentialsGoogleAnalyticsOauthRequestArgs>? = null, refreshToken: Output<String>? = null)