Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListener.ActionProperty.Builder
Packages that use CfnListener.ActionProperty.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListener.ActionProperty.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return CfnListener.ActionProperty.BuilderModifier and TypeMethodDescriptionCfnListener.ActionProperty.Builder.authenticateCognitoConfig(IResolvable authenticateCognitoConfig) Sets the value ofCfnListener.ActionProperty.getAuthenticateCognitoConfig()CfnListener.ActionProperty.Builder.authenticateCognitoConfig(CfnListener.AuthenticateCognitoConfigProperty authenticateCognitoConfig) Sets the value ofCfnListener.ActionProperty.getAuthenticateCognitoConfig()CfnListener.ActionProperty.Builder.authenticateOidcConfig(IResolvable authenticateOidcConfig) Sets the value ofCfnListener.ActionProperty.getAuthenticateOidcConfig()CfnListener.ActionProperty.Builder.authenticateOidcConfig(CfnListener.AuthenticateOidcConfigProperty authenticateOidcConfig) Sets the value ofCfnListener.ActionProperty.getAuthenticateOidcConfig()CfnListener.ActionProperty.builder()CfnListener.ActionProperty.Builder.fixedResponseConfig(IResolvable fixedResponseConfig) Sets the value ofCfnListener.ActionProperty.getFixedResponseConfig()CfnListener.ActionProperty.Builder.fixedResponseConfig(CfnListener.FixedResponseConfigProperty fixedResponseConfig) Sets the value ofCfnListener.ActionProperty.getFixedResponseConfig()CfnListener.ActionProperty.Builder.forwardConfig(IResolvable forwardConfig) Sets the value ofCfnListener.ActionProperty.getForwardConfig()CfnListener.ActionProperty.Builder.forwardConfig(CfnListener.ForwardConfigProperty forwardConfig) Sets the value ofCfnListener.ActionProperty.getForwardConfig()Sets the value ofCfnListener.ActionProperty.getOrder()CfnListener.ActionProperty.Builder.redirectConfig(IResolvable redirectConfig) Sets the value ofCfnListener.ActionProperty.getRedirectConfig()CfnListener.ActionProperty.Builder.redirectConfig(CfnListener.RedirectConfigProperty redirectConfig) Sets the value ofCfnListener.ActionProperty.getRedirectConfig()CfnListener.ActionProperty.Builder.targetGroupArn(String targetGroupArn) Sets the value ofCfnListener.ActionProperty.getTargetGroupArn()Sets the value ofCfnListener.ActionProperty.getType()Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type CfnListener.ActionProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnListener.ActionProperty.Builder.