Amazon.DeviceFarm.Model.StopRunResponse.IsSetRun C# (CSharp) Method

IsSetRun() private method

private IsSetRun ( ) : bool
return bool
        internal bool IsSetRun()
        {
            return this._run != null;
        }
StopRunResponse