| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ListenerProps
(experimental) Construct properties for Listener.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ListenerOptions.Jsii$Proxy
An implementation for
ListenerOptions |
static class |
ListenerProps.Jsii$Proxy
An implementation for
ListenerProps |
| Modifier and Type | Method and Description |
|---|---|
ListenerOptions |
ListenerOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
Listener |
Accelerator.addListener(String id,
ListenerOptions options)
(experimental) Add a listener to the accelerator.
|
Copyright © 2021. All rights reserved.