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