| Package | Description |
|---|---|
| software.amazon.awscdk.services.globalaccelerator |
AWS::GlobalAccelerator Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnListener.PortRangeProperty.Builder |
CfnListener.PortRangeProperty.builder() |
CfnListener.PortRangeProperty.Builder |
CfnListener.PortRangeProperty.Builder.fromPort(Number fromPort)
Sets the value of
CfnListener.PortRangeProperty.getFromPort() |
CfnListener.PortRangeProperty.Builder |
CfnListener.PortRangeProperty.Builder.toPort(Number toPort)
Sets the value of
CfnListener.PortRangeProperty.getToPort() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnListener.PortRangeProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnListener.PortRangeProperty.Builder. |
Copyright © 2022. All rights reserved.