Amazon.GameLift.Model.CreateBuildRequest.IsSetOperatingSystem C# (CSharp) Method

IsSetOperatingSystem() private method

private IsSetOperatingSystem ( ) : bool
return bool
        internal bool IsSetOperatingSystem()
        {
            return this._operatingSystem != null;
        }