| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
VpcAttributes.Jsii$Proxy
An implementation for
VpcAttributes |
| Modifier and Type | Method and Description |
|---|---|
VpcAttributes |
VpcAttributes.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IVpc |
Vpc.fromVpcAttributes(software.constructs.Construct scope,
String id,
VpcAttributes attrs)
Import a VPC by supplying all attributes directly.
|
Copyright © 2022. All rights reserved.