| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AmazonLinuxImageProps.Jsii$Proxy
An implementation for
AmazonLinuxImageProps |
| Modifier and Type | Method and Description |
|---|---|
AmazonLinuxImageProps |
AmazonLinuxImageProps.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
static IMachineImage |
MachineImage.latestAmazonLinux(AmazonLinuxImageProps props)
An Amazon Linux image that is automatically kept up-to-date.
|
static String |
AmazonLinuxImage.ssmParameterName(AmazonLinuxImageProps props)
Return the SSM parameter name that will contain the Amazon Linux image with the given attributes.
|
| Constructor and Description |
|---|
AmazonLinuxImage(AmazonLinuxImageProps props) |
Copyright © 2022. All rights reserved.