class Aws::Honeycode::Types::ImportDataSourceConfig

An object that contains the configuration parameters for the data source of an import request.

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

data as a hash:

    {
      data_source_url: "SecureURL",
    }

@!attribute [rw] data_source_url

The URL from which source data will be downloaded for the import
request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/honeycode-2020-03-01/ImportDataSourceConfig AWS API Documentation

Constants

SENSITIVE