class Aws::Appflow::Types::SalesforceConnectorProfileProperties

The connector-specific profile properties required when using Salesforce.

@note When making an API call, you may pass SalesforceConnectorProfileProperties

data as a hash:

    {
      instance_url: "InstanceUrl",
      is_sandbox_environment: false,
    }

@!attribute [rw] instance_url

The location of the Salesforce resource.
@return [String]

@!attribute [rw] is_sandbox_environment

Indicates whether the connector profile applies to a sandbox or
production environment.
@return [Boolean]

@see docs.aws.amazon.com/goto/WebAPI/appflow-2020-08-23/SalesforceConnectorProfileProperties AWS API Documentation

Constants

SENSITIVE