dataSourceName property

Input<String?>? dataSourceName
final

The name of the data source that you're connecting to. Canvas currently supports OAuth for Snowflake and Salesforce Data Cloud. Valid values are SalesforceGenie and Snowflake.

Implementation

final pulumi.Input<String?>? dataSourceName;