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