Name | Type | Description |
---|---|---|
operator | Character | The logic operator for the group (AND, OR, NOT) |
clauses | List of SecurityScreenClause | The logic clauses in the group |
clauses_data_frame | Data Frame | Data frame representation of clauses |
groups | List of SecurityScreenGroup | The nested groups within the group |
groups_data_frame | Data Frame | Data frame representation of groups |