| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
SelectedSubnets.Jsii$Proxy
An implementation for
SelectedSubnets |
| Modifier and Type | Method and Description |
|---|---|
SelectedSubnets |
SelectedSubnets.Builder.build()
Builds the configured instance.
|
SelectedSubnets |
IVpc.selectSubnets()
Return information on the subnets appropriate for the given selection strategy.
|
SelectedSubnets |
IVpc.Jsii$Proxy.selectSubnets()
Return information on the subnets appropriate for the given selection strategy.
|
SelectedSubnets |
Vpc.selectSubnets()
Returns IDs of selected subnets.
|
SelectedSubnets |
IVpc.selectSubnets(SubnetSelection selection)
Return information on the subnets appropriate for the given selection strategy.
|
SelectedSubnets |
IVpc.Jsii$Proxy.selectSubnets(SubnetSelection selection)
Return information on the subnets appropriate for the given selection strategy.
|
default SelectedSubnets |
IVpc.Jsii$Default.selectSubnets(SubnetSelection selection)
Return information on the subnets appropriate for the given selection strategy.
|
SelectedSubnets |
Vpc.selectSubnets(SubnetSelection selection)
Returns IDs of selected subnets.
|
Copyright © 2022. All rights reserved.