@Generated(value="jsii-pacmak/1.9.0 (build 5c646d5)", date="2020-07-28T21:12:25.986Z") @Stability(value=Stable) public interface IMachineImage extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
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.
|
@Stability(value=Stable) @NotNull MachineImageConfig getImage(@NotNull Construct scope)
scope
- This parameter is required.Copyright © 2020. All rights reserved.