| 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() |
| Constructor and Description |
|---|
Jsii$Proxy(PortProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
PortProps.Builder. |
Copyright © 2022. All rights reserved.