Amazon.WAFRegional.Model.CreateSqlInjectionMatchSetResponse.IsSetSqlInjectionMatchSet C# (CSharp) Method

IsSetSqlInjectionMatchSet() private method

private IsSetSqlInjectionMatchSet ( ) : bool
return bool
        internal bool IsSetSqlInjectionMatchSet()
        {
            return this._sqlInjectionMatchSet != null;
        }
CreateSqlInjectionMatchSetResponse