Uses of Class
software.amazon.awscdk.services.elasticloadbalancing.CfnLoadBalancer.ListenersProperty.Builder
Packages that use CfnLoadBalancer.ListenersProperty.Builder
Package
Description
Amazon Elastic Load Balancing Construct Library
-
Uses of CfnLoadBalancer.ListenersProperty.Builder in software.amazon.awscdk.services.elasticloadbalancing
Methods in software.amazon.awscdk.services.elasticloadbalancing that return CfnLoadBalancer.ListenersProperty.BuilderModifier and TypeMethodDescriptionCfnLoadBalancer.ListenersProperty.builder()CfnLoadBalancer.ListenersProperty.Builder.instancePort(String instancePort) Sets the value ofCfnLoadBalancer.ListenersProperty.getInstancePort()CfnLoadBalancer.ListenersProperty.Builder.instanceProtocol(String instanceProtocol) Sets the value ofCfnLoadBalancer.ListenersProperty.getInstanceProtocol()CfnLoadBalancer.ListenersProperty.Builder.loadBalancerPort(String loadBalancerPort) Sets the value ofCfnLoadBalancer.ListenersProperty.getLoadBalancerPort()CfnLoadBalancer.ListenersProperty.Builder.policyNames(List<String> policyNames) Sets the value ofCfnLoadBalancer.ListenersProperty.getPolicyNames()Sets the value ofCfnLoadBalancer.ListenersProperty.getProtocol()CfnLoadBalancer.ListenersProperty.Builder.sslCertificateId(String sslCertificateId) Sets the value ofCfnLoadBalancer.ListenersProperty.getSslCertificateId()Constructors in software.amazon.awscdk.services.elasticloadbalancing with parameters of type CfnLoadBalancer.ListenersProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnLoadBalancer.ListenersProperty.Builder.