| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnListenerProps.Builder |
CfnListenerProps.Builder.acceleratorArn(String acceleratorArn)
Sets the value of
CfnListenerProps.getAcceleratorArn() |
static CfnListenerProps.Builder |
CfnListenerProps.builder() |
CfnListenerProps.Builder |
CfnListenerProps.Builder.clientAffinity(String clientAffinity)
Sets the value of
CfnListenerProps.getClientAffinity() |
CfnListenerProps.Builder |
CfnListenerProps.Builder.portRanges(IResolvable portRanges)
Sets the value of
CfnListenerProps.getPortRanges() |
CfnListenerProps.Builder |
CfnListenerProps.Builder.portRanges(List<? extends Object> portRanges)
Sets the value of
CfnListenerProps.getPortRanges() |
CfnListenerProps.Builder |
CfnListenerProps.Builder.protocol(String protocol)
Sets the value of
CfnListenerProps.getProtocol() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnListenerProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnListenerProps.Builder. |
Copyright © 2022. All rights reserved.