| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| software.amazon.awscdk.services.elasticloadbalancingv2.actions |
Actions for AWS Elastic Load Balancing V2
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IListenerAction.Jsii$Default
Internal default implementation for
IListenerAction. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IListenerAction.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
ListenerAction
What to do when a client makes a request to a listener.
|
class |
NetworkListenerAction
What to do when a client makes a request to a listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AuthenticateCognitoAction
A Listener Action to authenticate with Cognito.
|
Copyright © 2022. All rights reserved.