@Generated(value="jsii-pacmak/1.37.0 (build a6fe12f)", date="2021-11-10T14:42:51.376Z") @Stability(value=Experimental) public interface IManifest extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static interface |
IManifest.Jsii$Default
Internal default implementation for
IManifest . |
static class |
IManifest.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
Modifier and Type | Method and Description |
---|---|
Map<String,StackManifest> |
getStacks() |
String |
getVersion() |
@Stability(value=Experimental) @NotNull Map<String,StackManifest> getStacks()
@Stability(value=Experimental) @NotNull String getVersion()
Copyright © 2021. All rights reserved.