@Generated(value="jsii-pacmak/1.55.1 (build 07d2d90)", date="2022-04-28T07:37:44.449Z") @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 © 2022. All rights reserved.