@Generated(value="jsii-pacmak/1.34.0 (build 9b72778)", date="2021-09-01T11:09:03.105Z") @Stability(value=Stable) public interface RuntimeInfo extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
RuntimeInfo.Builder
A builder for
RuntimeInfo |
static class |
RuntimeInfo.Jsii$Proxy
An implementation for
RuntimeInfo |
| Modifier and Type | Method and Description |
|---|---|
static RuntimeInfo.Builder |
builder() |
Map<String,String> |
getLibraries()
The list of libraries loaded in the application, associated with their versions.
|
@Stability(value=Stable) @NotNull Map<String,String> getLibraries()
@Stability(value=Stable) static RuntimeInfo.Builder builder()
RuntimeInfo.Builder of RuntimeInfoCopyright © 2021. All rights reserved.