You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/r/role.html.markdown
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,8 +27,8 @@ The following arguments are supported:
27
27
-`name` - (Required) The name of the role.
28
28
-`description` - (Optional) The description of the role.
29
29
-`filter_predicate` - (Optional) A search filter to restrict access to specific logs.
30
-
-`capabilities` - (Optional) List of capabilities associated with this role.
31
-
30
+
-`capabilities` - (Optional) List of capabilities associated with this role. For a complete list of capability names, please see `capabilities` field in the request of [CreateRole][2] endpoint.
0 commit comments