Amazon.CognitoIdentity.Model.MappingRule.IsSetMatchType C# (CSharp) Method

IsSetMatchType() private method

private IsSetMatchType ( ) : bool
return bool
        internal bool IsSetMatchType()
        {
            return this._matchType != null;
        }