| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigureNatOptions.Jsii$Proxy
An implementation for
ConfigureNatOptions |
| Modifier and Type | Method and Description |
|---|---|
ConfigureNatOptions |
ConfigureNatOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
NatProvider.configureNat(ConfigureNatOptions options)
(experimental) Called by the VPC to configure NAT.
|
void |
NatInstanceProvider.configureNat(ConfigureNatOptions options)
(experimental) Called by the VPC to configure NAT.
|
Copyright © 2021. All rights reserved.