| 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 |
|---|---|
void |
NatInstanceProvider.configureNat(ConfigureNatOptions options)
Called by the VPC to configure NAT.
|
abstract void |
NatProvider.configureNat(ConfigureNatOptions options)
Called by the VPC to configure NAT.
|
Copyright © 2022. All rights reserved.