Class IntegrationsAuthConfigDecryptedCredentialJwt.Jsii$Proxy

    • Method Detail

      • getJwtPayload

        public final String getJwtPayload()
        Description copied from interface: IntegrationsAuthConfigDecryptedCredentialJwt
        Contains a set of claims.

        The JWT specification defines seven Registered Claim Names which are the standard fields commonly included in tokens. Custom claims are usually also included, depending on the purpose of the token. Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/integrations_auth_config#jwt_payload IntegrationsAuthConfig#jwt_payload}

        Specified by:
        getJwtPayload in interface IntegrationsAuthConfigDecryptedCredentialJwt
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object