C# Class Amazon.AppStream.Model.DescribeSessionsRequest

Container for the parameters to the DescribeSessions operation. Describes the streaming sessions for a stack and fleet. If a user ID is provided, this operation returns streaming sessions for only that user. This operation returns a paginated list of results; use the nextToken to get the next page.
Inheritance: AmazonAppStreamRequest
显示文件 Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetFleetName ( ) : bool
IsSetLimit ( ) : bool
IsSetNextToken ( ) : bool
IsSetStackName ( ) : bool
IsSetUserId ( ) : bool