| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
VpcLookupOptions.Jsii$Proxy
An implementation for
VpcLookupOptions |
| Modifier and Type | Method and Description |
|---|---|
VpcLookupOptions |
VpcLookupOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IVpc |
Vpc.fromLookup(software.constructs.Construct scope,
String id,
VpcLookupOptions options)
Import an existing VPC from by querying the AWS environment this stack is deployed to.
|
Copyright © 2022. All rights reserved.