Interface IMachineImage.Jsii$Default

All Superinterfaces:
IMachineImage, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
IMachineImage.Jsii$Proxy
Enclosing interface:
IMachineImage

@Internal public static interface IMachineImage.Jsii$Default extends IMachineImage
Internal default implementation for IMachineImage.
  • Method Details

    • getImage

      @Stability(Stable) @NotNull default MachineImageConfig getImage(@NotNull Construct scope)
      Return the image to use in the given context.

      Specified by:
      getImage in interface IMachineImage
      Parameters:
      scope - This parameter is required.