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

IsSetProtectionPolicy() private method

private IsSetProtectionPolicy ( ) : bool
return bool
        internal bool IsSetProtectionPolicy()
        {
            return this._protectionPolicy != null;
        }