Amazon.GameLift.Model.UpdateFleetAttributesRequest.IsSetNewGameSessionProtectionPolicy C# (CSharp) Method

IsSetNewGameSessionProtectionPolicy() private method

private IsSetNewGameSessionProtectionPolicy ( ) : bool
return bool
        internal bool IsSetNewGameSessionProtectionPolicy()
        {
            return this._newGameSessionProtectionPolicy != null;
        }