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