Builder

class Builder

Properties

Link copied to clipboard
var name: String?

A prefix that specifies where files will be uploaded in Amazon S3. It is appended to the simulation output location to determine the final path.

Link copied to clipboard
var path: String?

Specifies the path of the file(s) to upload. Standard Unix glob matching rules are accepted, with the addition of ** as a super asterisk. For example, specifying /var/log/**.log causes all .log files in the /var/log directory tree to be collected. For more examples, see Glob Library.

Link copied to clipboard

Specifies when to upload the files: