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

IsSetClaim() private method

private IsSetClaim ( ) : bool
return bool
        internal bool IsSetClaim()
        {
            return this._claim != null;
        }