Amazon.WAFRegional.Model.ByteMatchSetUpdate.IsSetByteMatchTuple C# (CSharp) Méthode

IsSetByteMatchTuple() private méthode

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