Builder

class Builder

Properties

Link copied to clipboard

A starting value for a range of allowed port numbers.

Link copied to clipboard

A range of allowed IP addresses. This value must be expressed in CIDR notation. Example: "000.000.000.000/[subnet mask]" or optionally the shortened version "0.0.0.0/[subnet mask]".

Link copied to clipboard

The network communication protocol used by the fleet.

Link copied to clipboard
var toPort: Int?

An ending value for a range of allowed port numbers. Port numbers are end-inclusive. This value must be equal to or greater than FromPort.