C# Class Amazon.EC2.Model.DescribeSpotFleetRequestHistoryRequest

Container for the parameters to the DescribeSpotFleetRequestHistory operation. Describes the events for the specified Spot fleet request during the specified time.

Spot fleet events are delayed by up to 30 seconds before they can be described. This ensures that you can query by the last evaluated time and not miss a recorded event.

Inheritance: AmazonEC2Request
Show file Open project: aws/aws-sdk-net Class Usage Examples

Private Methods

Method Description
IsSetEventType ( ) : bool
IsSetMaxResults ( ) : bool
IsSetNextToken ( ) : bool
IsSetSpotFleetRequestId ( ) : bool
IsSetStartTime ( ) : bool