C# Class Amazon.EC2.Model.GetConsoleScreenshotRequest

Container for the parameters to the GetConsoleScreenshot operation. Retrieve a JPG-format screenshot of a running instance to help with troubleshooting.

The returned content is Base64-encoded.

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

Private Methods

Method Description
IsSetInstanceId ( ) : bool
IsSetWakeUp ( ) : bool