| Modifier and Type | Field and Description |
|---|---|
static Runtime |
Runtime.SYNTHETICS_1_0
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_2_0
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_2_1
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_2_2
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_0
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_1
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_2
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_3
(experimental) `syn-nodejs-puppeteer-3.3` includes the following: **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_4
(experimental) **Deprecated by AWS Synthetics.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_5
(experimental) `syn-nodejs-puppeteer-3.5` includes the following: - Lambda runtime Node.js 14.x - Puppeteer-core version 10.1.0 - Chromium version 92.0.4512.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_6
(experimental) `syn-nodejs-puppeteer-3.6` includes the following: - Lambda runtime Node.js 14.x - Puppeteer-core version 10.1.0 - Chromium version 92.0.4512.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_7
(experimental) `syn-nodejs-puppeteer-3.7` includes the following: - Lambda runtime Node.js 14.x - Puppeteer-core version 10.1.0 - Chromium version 92.0.4512.
|
static Runtime |
Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_8
(experimental) `syn-nodejs-puppeteer-3.8` includes the following: - Lambda runtime Node.js 14.x - Puppeteer-core version 10.1.0 - Chromium version 92.0.4512.
|
static Runtime |
Runtime.SYNTHETICS_PYTHON_SELENIUM_1_0
(experimental) `syn-python-selenium-1.0` includes the following: - Lambda runtime Python 3.8 - Selenium version 3.141.0 - Chromium version 83.0.4103.0.
|
static Runtime |
Runtime.SYNTHETICS_PYTHON_SELENIUM_1_1
(experimental) `syn-python-selenium-1.1` includes the following: - Lambda runtime Python 3.8 - Selenium version 3.141.0 - Chromium version 83.0.4103.0.
|
static Runtime |
Runtime.SYNTHETICS_PYTHON_SELENIUM_1_2
(experimental) `syn-python-selenium-1.2` includes the following: - Lambda runtime Python 3.8 - Selenium version 3.141.0 - Chromium version 92.0.4512.0.
|
static Runtime |
Runtime.SYNTHETICS_PYTHON_SELENIUM_1_3
(experimental) `syn-python-selenium-1.3` includes the following: - Lambda runtime Python 3.8 - Selenium version 3.141.0 - Chromium version 92.0.4512.0.
|
| Modifier and Type | Method and Description |
|---|---|
Runtime |
CanaryProps.getRuntime()
(experimental) Specify the runtime version to use for the canary.
|
Runtime |
CanaryProps.Jsii$Proxy.getRuntime() |
| Modifier and Type | Method and Description |
|---|---|
CanaryProps.Builder |
CanaryProps.Builder.runtime(Runtime runtime)
Sets the value of
CanaryProps.getRuntime() |
Canary.Builder |
Canary.Builder.runtime(Runtime runtime)
(experimental) Specify the runtime version to use for the canary.
|
Copyright © 2023. All rights reserved.