ListStreamSessionsByAccountRequest
Types
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
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
inline fun copy(block: ListStreamSessionsByAccountRequest.Builder.() -> Unit = {}): ListStreamSessionsByAccountRequest