| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static PortProps.Builder |
PortProps.builder() |
PortProps.Builder |
PortProps.Builder.fromPort(Number fromPort)
Sets the value of
PortProps.getFromPort() |
PortProps.Builder |
PortProps.Builder.protocol(Protocol protocol)
Sets the value of
PortProps.getProtocol() |
PortProps.Builder |
PortProps.Builder.stringRepresentation(String stringRepresentation)
Sets the value of
PortProps.getStringRepresentation() |
PortProps.Builder |
PortProps.Builder.toPort(Number toPort)
Sets the value of
PortProps.getToPort() |
Copyright © 2021. All rights reserved.