class Aws::ApplicationDiscoveryService::Types::BatchDeleteImportDataRequest

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

data as a hash:

    {
      import_task_ids: ["ImportTaskIdentifier"], # required
    }

@!attribute [rw] import_task_ids

The IDs for the import tasks that you want to delete.
@return [Array<String>]

Constants

SENSITIVE