class Aws::Honeycode::Types::ImportDataSource

An object that has details about the source of the data that was submitted for import.

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

data as a hash:

    {
      data_source_config: { # required
        data_source_url: "SecureURL",
      },
    }

@!attribute [rw] data_source_config

The configuration parameters for the data source of the import
@return [Types::ImportDataSourceConfig]

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

Constants

SENSITIVE