Structs§
- Default
- Default matcher uses equality check for resource matching.
- Starts
With - Resource matcher that uses “star-with” check for resource matching. Input matches the policy if input value starts with policy value.
Traits§
- Resource
Matcher - Trait to extend
Policyresource matching.