Amazon.CognitoIdentity.Model.RoleMapping.IsSetRulesConfiguration C# (CSharp) Method

IsSetRulesConfiguration() private method

private IsSetRulesConfiguration ( ) : bool
return bool
        internal bool IsSetRulesConfiguration()
        {
            return this._rulesConfiguration != null;
        }