GetConsoleOutputRequest Class

.NET Framework 3.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the GetConsoleOutput operation.

The GetConsoleOutput operation retrieves console output for the specified instance.

Instance console output is buffered and posted shortly after instance boot, reboot, and termination. Amazon EC2 preserves the most recent 64 KB output which will be available for at least one hour after the most recent post.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.EC2.Model.GetConsoleOutputRequest

Namespace: Amazon.EC2.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class GetConsoleOutputRequest : AmazonWebServiceRequest
         IRequestEvents

The GetConsoleOutputRequest type exposes the following members

Constructors

  Name Description
Public Method GetConsoleOutputRequest()

Properties

  Name Description
Public Property InstanceId The ID of the instance for which you want console output.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5

.NET for Windows Store apps:
Supported in: Windows 8

.NET for Windows Phone:
Supported in: Window Phone 8