| Package | Description |
|---|---|
| software.amazon.awscdk.cloudassembly.schema |
Cloud Assembly Schema
|
| Modifier and Type | Method and Description |
|---|---|
default LoadBalancerListenerProtocol |
LoadBalancerListenerContextQuery.getListenerProtocol()
Filter by listener protocol.
|
LoadBalancerListenerProtocol |
LoadBalancerListenerContextQuery.Jsii$Proxy.getListenerProtocol() |
static LoadBalancerListenerProtocol |
LoadBalancerListenerProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LoadBalancerListenerProtocol[] |
LoadBalancerListenerProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerListenerContextQuery.Builder |
LoadBalancerListenerContextQuery.Builder.listenerProtocol(LoadBalancerListenerProtocol listenerProtocol)
Sets the value of
LoadBalancerListenerContextQuery.getListenerProtocol() |
Copyright © 2022. All rights reserved.