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