Class AccessSelector (3.9.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 roles or permissions matching any of them. The total number of roles and permissions should be equal or less than 10.

Attributes

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