ConnectorProfileOAuth2CredentialsArgs

constructor(accessToken: Output<String>? = null, clientId: Output<String>? = null, clientSecret: Output<String>? = null, oAuthRequest: Output<ConnectorProfileConnectorOAuthRequestArgs>? = null, refreshToken: Output<String>? = null)