@Generated(value="jsii-pacmak/1.26.0 (build 7d76e02)", date="2021-03-25T11:30:28.978Z") @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 83.0.4103.0.
|
static Runtime |
SYNTHETICS_NODEJS_2_1
(experimental) `syn-nodejs-2.1` includes the following: - Lambda runtime Node.js 10.x - Puppeteer-core version 3.3.0 - Chromium version 83.0.4103.0.
|
static Runtime |
SYNTHETICS_NODEJS_2_2
(experimental) `syn-nodejs-2.2` includes the following: - Lambda runtime Node.js 10.x - Puppeteer-core version 3.3.0 - Chromium version 83.0.4103.0.
|
static Runtime |
SYNTHETICS_NODEJS_PUPPETEER_3_0
(experimental) `syn-nodejs-puppeteer-3.0` includes the following: - Lambda runtime Node.js 12.x - Puppeteer-core version 5.5.0 - Chromium version 88.0.4298.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_Library_nodejs_puppeteer.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_Library_nodejs_puppeteer.html#CloudWatch_Synthetics_runtimeversion-2.0@Stability(value=Experimental) public static final Runtime SYNTHETICS_NODEJS_2_1
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_nodejs_puppeteer.html#CloudWatch_Synthetics_runtimeversion-2.1@Stability(value=Experimental) public static final Runtime SYNTHETICS_NODEJS_2_2
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_nodejs_puppeteer.html#CloudWatch_Synthetics_runtimeversion-2.2@Stability(value=Experimental) public static final Runtime SYNTHETICS_NODEJS_PUPPETEER_3_0
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_nodejs_puppeteer.html#CloudWatch_Synthetics_runtimeversion-nodejs-puppeteer-3.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 © 2021. All rights reserved.