SelfSubjectAccessReviewSpec

final case class SelfSubjectAccessReviewSpec(nonResourceAttributes: Option[NonResourceAttributes], resourceAttributes: Option[ResourceAttributes])

SelfSubjectAccessReviewSpec is a description of the access request. Exactly one of ResourceAuthorizationAttributes and NonResourceAuthorizationAttributes must be set

Source:
SelfSubjectAccessReviewSpec.scala
trait Product
trait Equals
class Object
trait Matchable
class Any