NodegroupResources

An object representing the resources associated with the node group, such as Auto Scaling groups and security groups for remote access.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The Auto Scaling groups associated with the node group.

Link copied to clipboard

The remote access security group associated with the node group. This security group controls SSH access to the nodes.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String