C# Class Amazon.EC2.Model.ReportInstanceStatusRequest

Container for the parameters to the ReportInstanceStatus operation.

Submits feedback about the status of an instance. The instance must be in the running state. If your experience with the instance differs from the instance status returned by DescribeInstanceStatus, use ReportInstanceStatus to report your experience with the instance. Amazon EC2 collects this information to improve the accuracy of status checks.

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

Private Methods

Method Description
IsSetDescription ( ) : bool
IsSetEndTime ( ) : bool
IsSetInstances ( ) : bool
IsSetReasonCodes ( ) : bool
IsSetStartTime ( ) : bool
IsSetStatus ( ) : bool