DataRepositoryAssociationArgs

constructor(batchImportMetaDataOnCreate: Output<Boolean>? = null, dataRepositoryPath: Output<String>? = null, deleteDataInFilesystem: Output<Boolean>? = null, fileSystemId: Output<String>? = null, fileSystemPath: Output<String>? = null, importedFileChunkSize: Output<Int>? = null, s3: Output<DataRepositoryAssociationS3Args>? = null, tags: Output<Map<String, String>>? = null)