@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.297Z") @Stability(value=Stable) public interface CfnListenerProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnListenerProps.Builder
A builder for
CfnListenerProps |
static class |
CfnListenerProps.Jsii$Proxy
An implementation for
CfnListenerProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnListenerProps.Builder |
builder() |
String |
getAcceleratorArn()
`AWS::GlobalAccelerator::Listener.AcceleratorArn`.
|
default String |
getClientAffinity()
`AWS::GlobalAccelerator::Listener.ClientAffinity`.
|
Object |
getPortRanges()
`AWS::GlobalAccelerator::Listener.PortRanges`.
|
String |
getProtocol()
`AWS::GlobalAccelerator::Listener.Protocol`.
|
@Stability(value=Stable) @NotNull String getAcceleratorArn()
@Stability(value=Stable) @NotNull Object getPortRanges()
@Stability(value=Stable) @NotNull String getProtocol()
@Stability(value=Stable) @Nullable default String getClientAffinity()
@Stability(value=Stable) static CfnListenerProps.Builder builder()
CfnListenerProps.Builder of CfnListenerPropsCopyright © 2021. All rights reserved.