Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.AuthenticateJwtOptions.Builder
Packages that use AuthenticateJwtOptions.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of AuthenticateJwtOptions.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return AuthenticateJwtOptions.BuilderModifier and TypeMethodDescriptionAuthenticateJwtOptions.builder()Sets the value ofAuthenticateJwtOptions.getIssuer()AuthenticateJwtOptions.Builder.jwksEndpoint(String jwksEndpoint) Sets the value ofAuthenticateJwtOptions.getJwksEndpoint()AuthenticateJwtOptions.Builder.next(ListenerAction next) Sets the value ofAuthenticateJwtOptions.getNext()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type AuthenticateJwtOptions.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(AuthenticateJwtOptions.Builder builder) Constructor that initializes the object based on literal property values passed by theAuthenticateJwtOptions.Builder.