Amazon.WAFRegional.Model.ByteMatchSetUpdate.IsSetByteMatchTuple C# (CSharp) Method

IsSetByteMatchTuple() private method

private IsSetByteMatchTuple ( ) : bool
return bool
        internal bool IsSetByteMatchTuple()
        {
            return this._byteMatchTuple != null;
        }