| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
PortRange.Jsii$Proxy
An implementation for
PortRange |
| Modifier and Type | Method and Description |
|---|---|
PortRange |
PortRange.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<PortRange> |
ListenerOptions.getPortRanges()
The list of port ranges for the connections from clients to the accelerator.
|
List<PortRange> |
ListenerOptions.Jsii$Proxy.getPortRanges() |
List<PortRange> |
ListenerProps.Jsii$Proxy.getPortRanges() |
| Modifier and Type | Method and Description |
|---|---|
ListenerOptions.Builder |
ListenerOptions.Builder.portRanges(List<? extends PortRange> portRanges)
Sets the value of
ListenerOptions.getPortRanges() |
Listener.Builder |
Listener.Builder.portRanges(List<? extends PortRange> portRanges)
The list of port ranges for the connections from clients to the accelerator.
|
ListenerProps.Builder |
ListenerProps.Builder.portRanges(List<? extends PortRange> portRanges)
Sets the value of
ListenerOptions.getPortRanges() |
Copyright © 2022. All rights reserved.