Amazon.WAF.Model.SqlInjectionMatchSet.IsSetSqlInjectionMatchSetId C# (CSharp) 메소드

IsSetSqlInjectionMatchSetId() 개인적인 메소드

private IsSetSqlInjectionMatchSetId ( ) : bool
리턴 bool
        internal bool IsSetSqlInjectionMatchSetId()
        {
            return this._sqlInjectionMatchSetId != null;
        }