| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static ListenerOptions.Builder |
ListenerOptions.builder() |
ListenerOptions.Builder |
ListenerOptions.Builder.clientAffinity(ClientAffinity clientAffinity)
Sets the value of
ListenerOptions.getClientAffinity() |
ListenerOptions.Builder |
ListenerOptions.Builder.listenerName(String listenerName)
Sets the value of
ListenerOptions.getListenerName() |
ListenerOptions.Builder |
ListenerOptions.Builder.portRanges(List<? extends PortRange> portRanges)
Sets the value of
ListenerOptions.getPortRanges() |
ListenerOptions.Builder |
ListenerOptions.Builder.protocol(ConnectionProtocol protocol)
Sets the value of
ListenerOptions.getProtocol() |
| Constructor and Description |
|---|
Jsii$Proxy(ListenerOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
ListenerOptions.Builder. |
Copyright © 2022. All rights reserved.