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.amazon.awscdk.core.Construct scope)
Return the image to use in the given context.
|
MachineImageConfig |
GenericWindowsImage.getImage(software.amazon.awscdk.core.Construct scope)
Return the image to use in the given context.
|
MachineImageConfig |
IMachineImage.getImage(software.amazon.awscdk.core.Construct scope)
Return the image to use in the given context.
|
MachineImageConfig |
IMachineImage.Jsii$Proxy.getImage(software.amazon.awscdk.core.Construct scope)
Return the image to use in the given context.
|
MachineImageConfig |
AmazonLinuxImage.getImage(software.amazon.awscdk.core.Construct scope)
Return the image to use in the given context.
|
MachineImageConfig |
WindowsImage.getImage(software.amazon.awscdk.core.Construct scope)
Return the image to use in the given context.
|
Copyright © 2019. All rights reserved.