| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
VpcProps.Jsii$Proxy
An implementation for
VpcProps |
| Modifier and Type | Method and Description |
|---|---|
VpcProps |
VpcProps.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
Vpc(software.constructs.Construct scope,
String id,
VpcProps props)
(experimental) Vpc creates a VPC that spans a whole region.
|
Copyright © 2021. All rights reserved.