# Packages
No description provided by the author
# Structs
AttributesRecord implements Attributes interface.
# Interfaces
Attributes is an interface used by an Authorizer to get information about a request that is used to make an authorization decision.
Authorizer makes an authorization decision based on information gained by making zero or more calls to methods of the Attributes interface.
# Type aliases
No description provided by the author