Class AccessSelector (3.18.0)

Stay organized with collections Save and categorize content based on your preferences.
AccessSelector(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Specifies roles and/or permissions to analyze, to determine both the identities possessing them and the resources they control. If multiple values are specified, results will include identities and resources matching any of them.

Attributes

NameDescription
roles Sequence[str]
Optional. The roles to appear in result.
permissions Sequence[str]
Optional. The permissions to appear in result.