Uses of Class
software.amazon.awscdk.services.elasticloadbalancingv2.CfnListener.RedirectConfigProperty.Builder
Packages that use CfnListener.RedirectConfigProperty.Builder
Package
Description
Amazon Elastic Load Balancing V2 Construct Library
-
Uses of CfnListener.RedirectConfigProperty.Builder in software.amazon.awscdk.services.elasticloadbalancingv2
Methods in software.amazon.awscdk.services.elasticloadbalancingv2 that return CfnListener.RedirectConfigProperty.BuilderModifier and TypeMethodDescriptionCfnListener.RedirectConfigProperty.builder()
Sets the value ofCfnListener.RedirectConfigProperty.getHost()
Sets the value ofCfnListener.RedirectConfigProperty.getPath()
Sets the value ofCfnListener.RedirectConfigProperty.getPort()
Sets the value ofCfnListener.RedirectConfigProperty.getProtocol()
Sets the value ofCfnListener.RedirectConfigProperty.getQuery()
CfnListener.RedirectConfigProperty.Builder.statusCode
(String statusCode) Sets the value ofCfnListener.RedirectConfigProperty.getStatusCode()
Constructors in software.amazon.awscdk.services.elasticloadbalancingv2 with parameters of type CfnListener.RedirectConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnListener.RedirectConfigProperty.Builder
.