Builder

class Builder

Properties

Link copied to clipboard
var max: Int?

The maximum amount of memory in MiB. Instance types with more memory than this value are excluded from selection.

Link copied to clipboard
var min: Int?

The minimum amount of memory in MiB. Instance types with less memory than this value are excluded from selection.