@Generated(value="jsii-pacmak/1.73.0 (build 6faeda3)", date="2023-02-03T16:18:08.756Z") @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 © 2023. All rights reserved.