C# Class Amazon.GameLift.Model.DescribeFleetEventsRequest

Container for the parameters to the DescribeFleetEvents operation. Retrieves entries from the specified fleet's event log. You can specify a time range to limit the result set. Use the pagination parameters to retrieve results as a set of sequential pages. If successful, a collection of event log entries matching the request are returned.
Inheritance: AmazonGameLiftRequest
Mostrar archivo Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetEndTime ( ) : bool
IsSetFleetId ( ) : bool
IsSetLimit ( ) : bool
IsSetNextToken ( ) : bool
IsSetStartTime ( ) : bool