Amazon.GameLift.Model.ResourceCreationLimitPolicy.IsSetNewGameSessionsPerCreator C# (CSharp) Method

IsSetNewGameSessionsPerCreator() private method

private IsSetNewGameSessionsPerCreator ( ) : bool
return bool
        internal bool IsSetNewGameSessionsPerCreator()
        {
            return this._newGameSessionsPerCreator.HasValue; 
        }