| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IPrivateSubnet.Jsii$Default
Internal default implementation for
IPrivateSubnet. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IPrivateSubnet.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
class |
PrivateSubnet
Represents a private VPC subnet resource.
|
| Modifier and Type | Method and Description |
|---|---|
static IPrivateSubnet |
PrivateSubnet.fromPrivateSubnetAttributes(software.constructs.Construct scope,
String id,
PrivateSubnetAttributes attrs) |
Copyright © 2022. All rights reserved.