Interface IManifest

All Superinterfaces:
software.amazon.jsii.JsiiSerializable
All Known Subinterfaces:
IManifest.Jsii$Default
All Known Implementing Classes:
IManifest.Jsii$Proxy, Manifest

@Generated(value="jsii-pacmak/1.93.0 (build 1706ca5)", date="2024-01-18T16:17:07.229Z") @Stability(Experimental) public interface IManifest extends software.amazon.jsii.JsiiSerializable
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    Internal default implementation for IManifest.
    static final class 
    A proxy class which represents a concrete javascript instance of this type.
  • Method Summary

    Modifier and Type
    Method
    Description
     
     

    Methods inherited from interface software.amazon.jsii.JsiiSerializable

    $jsii$toJson
  • Method Details

    • getStacks

      @Stability(Experimental) @NotNull Map<String,StackManifest> getStacks()
    • getVersion

      @Stability(Experimental) @NotNull String getVersion()