ListSessionsRequest

Input to the ListSessions operation.

Types

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

Properties

Link copied to clipboard

The ID of the cluster to list sessions for.

Link copied to clipboard

The maximum number of sessions to return in each page of results.

Link copied to clipboard

The pagination token returned by a previous ListSessions call. Use it to retrieve the next page of results.

Link copied to clipboard

An optional filter that limits the results to sessions in the specified states.

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