class Aws::Honeycode::Types::DestinationOptions
An object that contains the options relating to the destination of the import request.
@note When making an API call, you may pass DestinationOptions
data as a hash: { column_map: { "ResourceId" => { column_index: 1, }, }, }
@!attribute [rw] column_map
A map of the column id to the import properties for each column. @return [Hash<String,Types::SourceDataColumnProperties>]
@see docs.aws.amazon.com/goto/WebAPI/honeycode-2020-03-01/DestinationOptions AWS API Documentation
Constants
- SENSITIVE