DescribeSessionsRequest

Types

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

Properties

Link copied to clipboard

The authentication method. Specify API for a user authenticated using a streaming URL or SAML for a SAML federated user. The default is to authenticate users using a streaming URL.

Link copied to clipboard

The name of the fleet. This value is case-sensitive.

Link copied to clipboard

The identifier for the instance hosting the session.

Link copied to clipboard
val limit: Int?

The size of each page of results. The default value is 20 and the maximum value is 50.

Link copied to clipboard

The pagination token to use to retrieve the next page of results for this operation. If this value is null, it retrieves the first page.

Link copied to clipboard

The name of the stack. This value is case-sensitive.

Link copied to clipboard

The user identifier (ID). If you specify a user ID, you must also specify the authentication type.

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