Class Condition (0.4.2)

Condition(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A condition to be met. .. attribute:: iam

Trusted attributes supplied by the IAM system.

:type: str

Attributes

NameDescription
op str
An operator to apply the subject with.
svc str
Trusted attributes discharged by the service.
sys str
Trusted attributes supplied by any service that owns resources and uses the IAM system for access control.
values Sequence[str]
The objects of the condition.