/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The connector metadata specific to Salesforce. See Also:
* AWS
* API Reference
The desired authorization scope for the Salesforce account.
*/ inline const Aws::VectorThe desired authorization scope for the Salesforce account.
*/ inline bool OAuthScopesHasBeenSet() const { return m_oAuthScopesHasBeenSet; } /** *The desired authorization scope for the Salesforce account.
*/ inline void SetOAuthScopes(const Aws::VectorThe desired authorization scope for the Salesforce account.
*/ inline void SetOAuthScopes(Aws::VectorThe desired authorization scope for the Salesforce account.
*/ inline SalesforceMetadata& WithOAuthScopes(const Aws::VectorThe desired authorization scope for the Salesforce account.
*/ inline SalesforceMetadata& WithOAuthScopes(Aws::VectorThe desired authorization scope for the Salesforce account.
*/ inline SalesforceMetadata& AddOAuthScopes(const Aws::String& value) { m_oAuthScopesHasBeenSet = true; m_oAuthScopes.push_back(value); return *this; } /** *The desired authorization scope for the Salesforce account.
*/ inline SalesforceMetadata& AddOAuthScopes(Aws::String&& value) { m_oAuthScopesHasBeenSet = true; m_oAuthScopes.push_back(std::move(value)); return *this; } /** *The desired authorization scope for the Salesforce account.
*/ inline SalesforceMetadata& AddOAuthScopes(const char* value) { m_oAuthScopesHasBeenSet = true; m_oAuthScopes.push_back(value); return *this; } /** *The Salesforce APIs that you can have Amazon AppFlow use when your flows * transfers data to or from Salesforce.
*/ inline const Aws::VectorThe Salesforce APIs that you can have Amazon AppFlow use when your flows * transfers data to or from Salesforce.
*/ inline bool DataTransferApisHasBeenSet() const { return m_dataTransferApisHasBeenSet; } /** *The Salesforce APIs that you can have Amazon AppFlow use when your flows * transfers data to or from Salesforce.
*/ inline void SetDataTransferApis(const Aws::VectorThe Salesforce APIs that you can have Amazon AppFlow use when your flows * transfers data to or from Salesforce.
*/ inline void SetDataTransferApis(Aws::VectorThe Salesforce APIs that you can have Amazon AppFlow use when your flows * transfers data to or from Salesforce.
*/ inline SalesforceMetadata& WithDataTransferApis(const Aws::VectorThe Salesforce APIs that you can have Amazon AppFlow use when your flows * transfers data to or from Salesforce.
*/ inline SalesforceMetadata& WithDataTransferApis(Aws::VectorThe Salesforce APIs that you can have Amazon AppFlow use when your flows * transfers data to or from Salesforce.
*/ inline SalesforceMetadata& AddDataTransferApis(const SalesforceDataTransferApi& value) { m_dataTransferApisHasBeenSet = true; m_dataTransferApis.push_back(value); return *this; } /** *The Salesforce APIs that you can have Amazon AppFlow use when your flows * transfers data to or from Salesforce.
*/ inline SalesforceMetadata& AddDataTransferApis(SalesforceDataTransferApi&& value) { m_dataTransferApisHasBeenSet = true; m_dataTransferApis.push_back(std::move(value)); return *this; } /** *The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an * access token from Salesforce. Amazon AppFlow requires an access token each time * it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code * when it requests the access token from Salesforce. Amazon AppFlow receives the * authorization code from Salesforce after you log in to your Salesforce account * and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a * client ID and client secret) when it requests the access token from Salesforce. * You provide these credentials to Amazon AppFlow when you define the connection * to your Salesforce account.
Amazon AppFlow * passes a JSON web token (JWT) when it requests the access token from Salesforce. * You provide the JWT to Amazon AppFlow when you define the connection to your * Salesforce account. When you use this grant type, you don't need to log in to * your Salesforce account to authorize Amazon AppFlow to access your records.
*The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an * access token from Salesforce. Amazon AppFlow requires an access token each time * it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code * when it requests the access token from Salesforce. Amazon AppFlow receives the * authorization code from Salesforce after you log in to your Salesforce account * and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a * client ID and client secret) when it requests the access token from Salesforce. * You provide these credentials to Amazon AppFlow when you define the connection * to your Salesforce account.
Amazon AppFlow * passes a JSON web token (JWT) when it requests the access token from Salesforce. * You provide the JWT to Amazon AppFlow when you define the connection to your * Salesforce account. When you use this grant type, you don't need to log in to * your Salesforce account to authorize Amazon AppFlow to access your records.
*The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an * access token from Salesforce. Amazon AppFlow requires an access token each time * it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code * when it requests the access token from Salesforce. Amazon AppFlow receives the * authorization code from Salesforce after you log in to your Salesforce account * and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a * client ID and client secret) when it requests the access token from Salesforce. * You provide these credentials to Amazon AppFlow when you define the connection * to your Salesforce account.
Amazon AppFlow * passes a JSON web token (JWT) when it requests the access token from Salesforce. * You provide the JWT to Amazon AppFlow when you define the connection to your * Salesforce account. When you use this grant type, you don't need to log in to * your Salesforce account to authorize Amazon AppFlow to access your records.
*The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an * access token from Salesforce. Amazon AppFlow requires an access token each time * it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code * when it requests the access token from Salesforce. Amazon AppFlow receives the * authorization code from Salesforce after you log in to your Salesforce account * and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a * client ID and client secret) when it requests the access token from Salesforce. * You provide these credentials to Amazon AppFlow when you define the connection * to your Salesforce account.
Amazon AppFlow * passes a JSON web token (JWT) when it requests the access token from Salesforce. * You provide the JWT to Amazon AppFlow when you define the connection to your * Salesforce account. When you use this grant type, you don't need to log in to * your Salesforce account to authorize Amazon AppFlow to access your records.
*The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an * access token from Salesforce. Amazon AppFlow requires an access token each time * it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code * when it requests the access token from Salesforce. Amazon AppFlow receives the * authorization code from Salesforce after you log in to your Salesforce account * and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a * client ID and client secret) when it requests the access token from Salesforce. * You provide these credentials to Amazon AppFlow when you define the connection * to your Salesforce account.
Amazon AppFlow * passes a JSON web token (JWT) when it requests the access token from Salesforce. * You provide the JWT to Amazon AppFlow when you define the connection to your * Salesforce account. When you use this grant type, you don't need to log in to * your Salesforce account to authorize Amazon AppFlow to access your records.
*The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an * access token from Salesforce. Amazon AppFlow requires an access token each time * it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code * when it requests the access token from Salesforce. Amazon AppFlow receives the * authorization code from Salesforce after you log in to your Salesforce account * and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a * client ID and client secret) when it requests the access token from Salesforce. * You provide these credentials to Amazon AppFlow when you define the connection * to your Salesforce account.
Amazon AppFlow * passes a JSON web token (JWT) when it requests the access token from Salesforce. * You provide the JWT to Amazon AppFlow when you define the connection to your * Salesforce account. When you use this grant type, you don't need to log in to * your Salesforce account to authorize Amazon AppFlow to access your records.
*The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an * access token from Salesforce. Amazon AppFlow requires an access token each time * it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code * when it requests the access token from Salesforce. Amazon AppFlow receives the * authorization code from Salesforce after you log in to your Salesforce account * and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a * client ID and client secret) when it requests the access token from Salesforce. * You provide these credentials to Amazon AppFlow when you define the connection * to your Salesforce account.
Amazon AppFlow * passes a JSON web token (JWT) when it requests the access token from Salesforce. * You provide the JWT to Amazon AppFlow when you define the connection to your * Salesforce account. When you use this grant type, you don't need to log in to * your Salesforce account to authorize Amazon AppFlow to access your records.
*The OAuth 2.0 grant types that Amazon AppFlow can use when it requests an * access token from Salesforce. Amazon AppFlow requires an access token each time * it attempts to access your Salesforce records.
Amazon AppFlow passes an authorization code * when it requests the access token from Salesforce. Amazon AppFlow receives the * authorization code from Salesforce after you log in to your Salesforce account * and authorize Amazon AppFlow to access your records.
Amazon AppFlow passes client credentials (a * client ID and client secret) when it requests the access token from Salesforce. * You provide these credentials to Amazon AppFlow when you define the connection * to your Salesforce account.
Amazon AppFlow * passes a JSON web token (JWT) when it requests the access token from Salesforce. * You provide the JWT to Amazon AppFlow when you define the connection to your * Salesforce account. When you use this grant type, you don't need to log in to * your Salesforce account to authorize Amazon AppFlow to access your records.
*