@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)",
date="2023-01-25T18:29:03.530Z")
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.