Uses of Class
software.amazon.awscdk.services.globalaccelerator.CfnListener.Builder
Packages that use CfnListener.Builder
Package
Description
AWS::GlobalAccelerator Construct Library
-
Uses of CfnListener.Builder in software.amazon.awscdk.services.globalaccelerator
Methods in software.amazon.awscdk.services.globalaccelerator that return CfnListener.BuilderModifier and TypeMethodDescriptionCfnListener.Builder.acceleratorArn(String acceleratorArn) The Amazon Resource Name (ARN) of your accelerator.CfnListener.Builder.clientAffinity(String clientAffinity) Client affinity lets you direct all requests from a user to the same endpoint, if you have stateful applications, regardless of the port and protocol of the client request.static CfnListener.BuilderCfnListener.Builder.portRanges(List<? extends Object> portRanges) The list of port ranges for the connections from clients to the accelerator.CfnListener.Builder.portRanges(IResolvable portRanges) The list of port ranges for the connections from clients to the accelerator.The protocol for the connections from clients to the accelerator.