Jump to Content

This API Documentation is now deprecated

We are excited to announce our new API Documentation.

Interface ListInstancesCommandInputProtected

The input for ListInstancesCommand.

Hierarchy

Properties

ClusterId: undefined | string

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

InstanceFleetId?: string

The unique identifier of the instance fleet.

InstanceFleetType?: string

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

InstanceGroupId?: string

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

InstanceGroupTypes?: string[]

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

InstanceStates?: string[]

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

Marker?: string

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