ListInstancesRequest

This input determines which instances to list.

Types

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

Properties

Link copied to clipboard

The identifier of the cluster for which to list the instances.

Link copied to clipboard

The unique identifier of the instance fleet.

Link copied to clipboard

The node type of the instance fleet. For example MASTER, CORE, or TASK.

Link copied to clipboard

The identifier of the instance group for which to list the instances.

Link copied to clipboard

The type of instance group for which to list the instances.

Link copied to clipboard

A list of instance states that will filter the instances returned with this request.

Link copied to clipboard

The pagination token that indicates the next set of results to retrieve.

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