| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IListener.Jsii$Default
Internal default implementation for
IListener. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IListener.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
Listener
The construct for the Listener.
|
| Modifier and Type | Method and Description |
|---|---|
static IListener |
Listener.fromListenerArn(software.constructs.Construct scope,
String id,
String listenerArn)
import from ARN.
|
IListener |
EndpointGroupProps.getListener()
The Amazon Resource Name (ARN) of the listener.
|
IListener |
EndpointGroupProps.Jsii$Proxy.getListener() |
| Modifier and Type | Method and Description |
|---|---|
EndpointGroupProps.Builder |
EndpointGroupProps.Builder.listener(IListener listener)
Sets the value of
EndpointGroupProps.getListener() |
EndpointGroup.Builder |
EndpointGroup.Builder.listener(IListener listener)
The Amazon Resource Name (ARN) of the listener.
|
Copyright © 2022. All rights reserved.