GetRequestAuthorizationDetailsResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The list of evaluations for this request. Each evaluation shows how a single action and resource pair was evaluated. This includes the context, the effect, and any policies that matched.

Link copied to clipboard

The pagination token for retrieving the next page of evaluations. This value is absent when there are no more results.

Link copied to clipboard

The list of policies that were evaluated.

Link copied to clipboard

The request context is the set of context keys and values that apply to the entire request and are shared by all evaluations.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String