Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the Cluster.

Link copied to clipboard

An array of the IDs of the Channels that are associated with this Cluster. One Channel is associated with the Cluster as follows: A Channel belongs to a ChannelPlacementGroup. A ChannelPlacementGroup is attached to a Node. A Node belongs to a Cluster.

Link copied to clipboard

The hardware type for the Cluster

Link copied to clipboard
var id: String?

The unique ID of the Cluster.

Link copied to clipboard
var name: String?

The user-specified name of the Cluster.

Link copied to clipboard

Network settings that connect the Nodes in the Cluster to one or more of the Networks that the Cluster is associated with.

Link copied to clipboard

The current state of the Cluster.

Functions