@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:18.639Z") @Stability(value=Experimental) public interface ApplicationListenerLookupOptions extends software.amazon.jsii.JsiiSerializable, BaseListenerLookupOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
ApplicationListenerLookupOptions.Builder
A builder for
ApplicationListenerLookupOptions |
static class |
ApplicationListenerLookupOptions.Jsii$Proxy
An implementation for
ApplicationListenerLookupOptions |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationListenerLookupOptions.Builder |
builder() |
default String |
getListenerArn()
(experimental) ARN of the listener to look up.
|
default ApplicationProtocol |
getListenerProtocol()
(experimental) Filter listeners by listener protocol.
|
getListenerPort, getLoadBalancerArn, getLoadBalancerTags@Stability(value=Experimental) @Nullable default String getListenerArn()
Default: - does not filter by listener arn
@Stability(value=Experimental) @Nullable default ApplicationProtocol getListenerProtocol()
Default: - does not filter by listener protocol
@Stability(value=Experimental) static ApplicationListenerLookupOptions.Builder builder()
builder in interface BaseListenerLookupOptionsApplicationListenerLookupOptions.Builder of ApplicationListenerLookupOptionsCopyright © 2021. All rights reserved.