Skip to content

Commit c56cadd

Browse files
SUMO-241217: correct role v2 documentation
1 parent 92f039c commit c56cadd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

website/docs/r/role_v2.html.markdown

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ The following arguments are supported:
3434
- `name` - (Required) Name of the role.
3535
- `capabilities` - (Optional) List of [capabilities](https://help.sumologic.com/docs/manage/users-roles/roles/role-capabilities/) associated with this role.
3636
- `description` - (Optional) Description of the role.
37-
- `security_data_filter` - (Optional) A search filter which would be applied on partitions which belong to Security Data product area. Applicable with only `All` selectionType.
38-
- `log_analytics_filter` - (Optional) A search filter which would be applied on partitions which belong to Log Analytics product area. Applicable with only `All` selectionType
39-
- `audit_data_filter` - (Optional) A search filter which would be applied on partitions which belong to Audit Data product area. Help Doc : (https://help.sumologic.com/docs/manage/security/audit-index/). Applicable with only `All` selectionType
37+
- `security_data_filter` - (Optional) A search filter which would be applied on partitions which belong to Security Data product area.
38+
- `log_analytics_filter` - (Optional) A search filter which would be applied on partitions which belong to Log Analytics product area.
39+
- `audit_data_filter` - (Optional) A search filter which would be applied on partitions which belong to Audit Data product area. Help Doc : (https://help.sumologic.com/docs/manage/security/audit-index/).
4040
- `selection_type` - (Optional) Describes the Permission Construct for the list of views in "selectedViews" parameter.
4141
### Valid Values are :
4242
- `All` selectionType would allow access to all views in the org.

0 commit comments

Comments
 (0)