@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:57.280Z") @Stability(value=Experimental) public class Runtime extends software.amazon.jsii.JsiiObject
| Modifier and Type | Field and Description |
|---|---|
static Runtime |
SYNTHETICS_1_0
(experimental) `syn-1.0` includes the following:.
|
static Runtime |
SYNTHETICS_NODEJS_2_0
(experimental) `syn-nodejs-2.0` includes the following: - Lambda runtime Node.js 10.x - Puppeteer-core version 3.3.0 - Chromium version 81.0.4044.0.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Runtime(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
Runtime(software.amazon.jsii.JsiiObjectRef objRef) |
|
Runtime(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
(experimental) The name of the runtime version.
|
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet@Stability(value=Experimental) public static final Runtime SYNTHETICS_1_0
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries_Library.html#CloudWatch_Synthetics_runtimeversion-1.0@Stability(value=Experimental) public static final Runtime SYNTHETICS_NODEJS_2_0
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries_Library.html#CloudWatch_Synthetics_runtimeversion-2.0protected Runtime(software.amazon.jsii.JsiiObjectRef objRef)
protected Runtime(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Experimental)
public Runtime(@NotNull
String name)
name - The name of the runtime version. This parameter is required.@Stability(value=Experimental) @NotNull public String getName()
Copyright © 2020. All rights reserved.