Amazon.GameLift.Model.UpdateFleetAttributesRequest.IsSetNewGameSessionProtectionPolicy C# (CSharp) Méthode

IsSetNewGameSessionProtectionPolicy() private méthode

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