Class AccessSelector (3.2.1)

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.