| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
PrivateSubnetProps |
interface |
PublicSubnetProps |
| Modifier and Type | Class and Description |
|---|---|
static class |
PrivateSubnetProps.Jsii$Proxy
An implementation for
PrivateSubnetProps |
static class |
PublicSubnetProps.Jsii$Proxy
An implementation for
PublicSubnetProps |
static class |
SubnetProps.Jsii$Proxy
An implementation for
SubnetProps |
| Modifier and Type | Method and Description |
|---|---|
SubnetProps |
SubnetProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
Subnet(software.constructs.Construct scope,
String id,
SubnetProps props) |
Copyright © 2021. All rights reserved.