Interface Presentation

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    Presentation.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.94.0 (build b380f01)",
               date="2024-01-10T23:18:45.652Z")
    @Stability(Experimental)
    public interface Presentation
    extends software.amazon.jsii.JsiiSerializable
    (experimental) VSCode launch configuration Presentation interface "using the order, group, and hidden attributes in the presentation object you can sort, group, and hide configurations and compounds in the Debug configuration dropdown and in the Debug quick pick." Source: https://code.visualstudio.com/docs/editor/debugging#_launchjson-attributes.