Builder
class Builder
Properties
Link copied to clipboard
Specify a type. All the Nodes that you later add to this Cluster must be this type of hardware. One Cluster instance can't contain different hardware types. You won't be able to change this parameter after you create the Cluster.
Link copied to clipboard
The ARN of the IAM role for the Node in this Cluster. The role must include all the operations that you expect these Node to perform. If necessary, create a role in IAM, then attach it here.
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.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.medialive.model.ClusterNetworkSettingsCreateRequest inside the given block