| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
GenericLinuxImageProps.Jsii$Proxy
An implementation for
GenericLinuxImageProps |
| Modifier and Type | Method and Description |
|---|---|
GenericLinuxImageProps |
GenericLinuxImageProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IMachineImage |
MachineImage.genericLinux(Map<String,String> amiMap,
GenericLinuxImageProps props)
(experimental) A Linux image where you specify the AMI ID for every region.
|
| Constructor and Description |
|---|
GenericLinuxImage(Map<String,String> amiMap,
GenericLinuxImageProps props) |
Copyright © 2021. All rights reserved.