Builder

class Builder

Properties

Link copied to clipboard
var max: Int?

The maximum amount of memory, in MiB. To specify no maximum limit, omit this parameter.

Link copied to clipboard
var min: Int?

The minimum amount of memory, in MiB. To specify no minimum limit, specify 0.