ComputeNodeGroupSummary

The object returned by the ListComputeNodeGroups API action.

Types

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

Properties

Link copied to clipboard
val arn: String

The unique Amazon Resource Name (ARN) of the compute node group.

Link copied to clipboard

The ID of the cluster of the compute node group.

Link copied to clipboard

The date and time the resource was created.

Link copied to clipboard
val id: String

The generated unique ID of the compute node group.

Link copied to clipboard

The date and time the resource was modified.

Link copied to clipboard

The name that identifies the compute node group.

Link copied to clipboard

The provisioning status of the compute node group.

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