Amazon.WorkSpaces.Model.WorkspaceProperties.IsSetRunningMode C# (CSharp) Method

IsSetRunningMode() private method

private IsSetRunningMode ( ) : bool
return bool
        internal bool IsSetRunningMode()
        {
            return this._runningMode != null;
        }