Amazon.GameLift.Model.UpdateGameSessionRequest.IsSetGameSessionId C# (CSharp) Method

IsSetGameSessionId() private method

private IsSetGameSessionId ( ) : bool
return bool
        internal bool IsSetGameSessionId()
        {
            return this._gameSessionId != null;
        }