@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:01:44.009Z") @Stability(value=Experimental) 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()
(experimental) The list of libraries loaded in the application, associated with their versions.
|
@Stability(value=Experimental) @NotNull Map<String,String> getLibraries()
@Stability(value=Experimental) static RuntimeInfo.Builder builder()
RuntimeInfo.Builder of RuntimeInfoCopyright © 2021. All rights reserved.