public static final class IMachineImage.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements IMachineImage
software.amazon.jsii.JsiiObject.InitializationMode
IMachineImage.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
MachineImageConfig |
getImage(Construct scope)
Return the image to use in the given context.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet
@Stability(value=Stable) @NotNull public MachineImageConfig getImage(@NotNull Construct scope)
getImage
in interface IMachineImage
scope
- This parameter is required.Copyright © 2020. All rights reserved.