| Package | Description |
|---|---|
| software.amazon.awscdk.services.ec2 |
Amazon EC2 Construct Library
|
| software.amazon.awscdk.services.ecs |
Amazon ECS Construct Library
|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
MachineImageConfig.Jsii$Proxy
An implementation for
MachineImageConfig |
| Modifier and Type | Method and Description |
|---|---|
MachineImageConfig |
MachineImageConfig.Builder.build()
Builds the configured instance.
|
MachineImageConfig |
GenericLinuxImage.getImage(software.constructs.Construct scope)
(experimental) Return the image to use in the given context.
|
MachineImageConfig |
IMachineImage.getImage(software.constructs.Construct scope)
(experimental) Return the image to use in the given context.
|
MachineImageConfig |
IMachineImage.Jsii$Proxy.getImage(software.constructs.Construct scope)
(experimental) Return the image to use in the given context.
|
default MachineImageConfig |
IMachineImage.Jsii$Default.getImage(software.constructs.Construct scope)
(experimental) Return the image to use in the given context.
|
MachineImageConfig |
GenericWindowsImage.getImage(software.constructs.Construct scope)
(experimental) Return the image to use in the given context.
|
MachineImageConfig |
GenericSSMParameterImage.getImage(software.constructs.Construct scope)
(experimental) Return the image to use in the given context.
|
MachineImageConfig |
LookupMachineImage.getImage(software.constructs.Construct scope)
(experimental) Return the image to use in the given context.
|
| Modifier and Type | Method and Description |
|---|---|
MachineImageConfig |
BottleRocketImage.getImage(software.constructs.Construct scope)
(experimental) Return the correct image.
|
MachineImageConfig |
EcsOptimizedImage.getImage(software.constructs.Construct scope)
(experimental) Return the correct image.
|
| Modifier and Type | Method and Description |
|---|---|
MachineImageConfig |
EksOptimizedImage.getImage(software.constructs.Construct scope)
(experimental) Return the correct image.
|
Copyright © 2021. All rights reserved.