| Package | Description |
|---|---|
| software.amazon.awscdk.services.elasticloadbalancingv2 |
Amazon Elastic Load Balancing V2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static BaseListenerLookupOptions.Builder |
BaseListenerLookupOptions.builder() |
BaseListenerLookupOptions.Builder |
BaseListenerLookupOptions.Builder.listenerPort(Number listenerPort)
Sets the value of
BaseListenerLookupOptions.getListenerPort() |
BaseListenerLookupOptions.Builder |
BaseListenerLookupOptions.Builder.loadBalancerArn(String loadBalancerArn)
Sets the value of
BaseListenerLookupOptions.getLoadBalancerArn() |
BaseListenerLookupOptions.Builder |
BaseListenerLookupOptions.Builder.loadBalancerTags(Map<String,String> loadBalancerTags)
Sets the value of
BaseListenerLookupOptions.getLoadBalancerTags() |
| Constructor and Description |
|---|
Jsii$Proxy(BaseListenerLookupOptions.Builder builder)
Constructor that initializes the object based on literal property values passed by the
BaseListenerLookupOptions.Builder. |
Copyright © 2022. All rights reserved.