Builder

class Builder

Properties

Link copied to clipboard

An alias that defines access for a preconfigured range of IP addresses.

Link copied to clipboard

The IPv4 address, or range of IPv4 addresses (in CIDR notation) that are allowed to connect to an instance through the ports, and the protocol.

Link copied to clipboard

The first port in a range of open ports on an instance.

Link copied to clipboard

The IPv6 address, or range of IPv6 addresses (in CIDR notation) that are allowed to connect to an instance through the ports, and the protocol. Only devices with an IPv6 address can connect to an instance through IPv6; otherwise, IPv4 should be used.

Link copied to clipboard

The IP protocol name.

Link copied to clipboard

Specifies whether the instance port is open or closed.

Link copied to clipboard
var toPort: Int

The last port in a range of open ports on an instance.