Interface: $Properties
CustomRoleSpec.Resources.$Properties
Properties of a Resources.
Hierarchy
-
$Properties
Properties
allowAll
• Optional allowAll: null | boolean
Whether the permission applies to all resources of the given type.
resourceIds
• Optional resourceIds: null | string[]
The resource IDs the permission applies to. Can be empty if allow_all is true.
resourceType
• Optional resourceType: null | string
The resource type the permission applies to.