@Generated(value="jsii-pacmak/1.58.0 (build f8ba112)",
date="2022-05-13T01:13:32.837Z")
public interface IMachineImage
Modifier and Type | Interface and Description |
---|---|
static interface |
IMachineImage.Jsii$Default
Internal default implementation for
IMachineImage . |
static class |
IMachineImage.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
MachineImageConfig |
getImage(Construct scope)
Return the image to use in the given context.
|
MachineImageConfig getImage(Construct scope)
scope
- This parameter is required.