Amazon.EC2.Model.GetConsoleScreenshotRequest.IsSetWakeUp C# (CSharp) Method

IsSetWakeUp() private method

private IsSetWakeUp ( ) : bool
return bool
        internal bool IsSetWakeUp()
        {
            return this._wakeUp.HasValue; 
        }
GetConsoleScreenshotRequest