ListStreamSessionsByAccountRequest

Types

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

Properties

Link copied to clipboard

Filter by the exported files status. You can specify one status in each request to retrieve only sessions that currently have that exported files status.

Link copied to clipboard

The number of results to return. Use this parameter with NextToken to return results in sequential pages. Default value is 25.

Link copied to clipboard

The token that marks the start of the next set of results. Use this token when you retrieve results as sequential pages. To get the first page of results, omit a token value. To get the remaining pages, provide the token returned with the previous result set.

Link copied to clipboard

Filter by the stream session status. You can specify one status in each request to retrieve only sessions that are currently in that status.

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