Interface KubeSelfSubjectReviewV1Beta1Props

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    KubeSelfSubjectReviewV1Beta1Props.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-03T12:13:25.792Z")
    @Stability(Stable)
    public interface KubeSelfSubjectReviewV1Beta1Props
    extends software.amazon.jsii.JsiiSerializable
    SelfSubjectReview contains the user information that the kube-apiserver has about the user making this request.

    When using impersonation, users will receive the user info of the user being impersonated. If impersonation or request header authentication is used, any extra keys will have their case ignored and returned as lowercase.