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