- getArtifactsBucket() - Method in class software.amazon.awscdk.services.synthetics.alpha.Canary
-
(experimental) Bucket where data from each canary run is stored.
- getArtifactsBucketLocation() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) The s3 location that stores the data of the canary runs.
- getArtifactsBucketLocation() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getBucket() - Method in interface software.amazon.awscdk.services.synthetics.alpha.ArtifactsBucketLocation
-
(experimental) The s3 location that stores the data of each run.
- getBucket() - Method in class software.amazon.awscdk.services.synthetics.alpha.ArtifactsBucketLocation.Jsii$Proxy
-
- getCanaryId() - Method in class software.amazon.awscdk.services.synthetics.alpha.Canary
-
(experimental) The canary ID.
- getCanaryName() - Method in class software.amazon.awscdk.services.synthetics.alpha.Canary
-
(experimental) The canary Name.
- getCanaryName() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) The name of the canary.
- getCanaryName() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getCanaryState() - Method in class software.amazon.awscdk.services.synthetics.alpha.Canary
-
(experimental) The state of the canary.
- getCode() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CustomTestOptions
-
(experimental) The code of the canary script.
- getCode() - Method in class software.amazon.awscdk.services.synthetics.alpha.CustomTestOptions.Jsii$Proxy
-
- getCode() - Method in class software.amazon.awscdk.services.synthetics.alpha.Test
-
(experimental) The code that the canary should run.
- getConnections() - Method in class software.amazon.awscdk.services.synthetics.alpha.Canary
-
(experimental) Access the Connections object.
- getDay() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CronOptions
-
(experimental) The day of the month to run this rule at.
- getDay() - Method in class software.amazon.awscdk.services.synthetics.alpha.CronOptions.Jsii$Proxy
-
- getEnableAutoDeleteLambdas() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) Whether or not to delete the lambda resources when the canary is deleted.
- getEnableAutoDeleteLambdas() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getEnvironmentVariables() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) Key-value pairs that the Synthetics caches and makes available for your canary scripts.
- getEnvironmentVariables() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getExpressionString() - Method in class software.amazon.awscdk.services.synthetics.alpha.Schedule
-
(experimental) The Schedule expression.
- getFailureRetentionPeriod() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) How many days should failed runs be retained.
- getFailureRetentionPeriod() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getFamily() - Method in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(experimental) The Lambda runtime family.
- getHandler() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CustomTestOptions
-
(experimental) The handler for the code.
- getHandler() - Method in class software.amazon.awscdk.services.synthetics.alpha.CustomTestOptions.Jsii$Proxy
-
- getHandler() - Method in class software.amazon.awscdk.services.synthetics.alpha.Test
-
(experimental) The handler of the canary.
- getHour() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CronOptions
-
(experimental) The hour to run this rule at.
- getHour() - Method in class software.amazon.awscdk.services.synthetics.alpha.CronOptions.Jsii$Proxy
-
- getInlineCode() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CodeConfig
-
(experimental) Inline code (mutually exclusive with `s3Location`).
- getInlineCode() - Method in class software.amazon.awscdk.services.synthetics.alpha.CodeConfig.Jsii$Proxy
-
- getMinute() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CronOptions
-
(experimental) The minute to run this rule at.
- getMinute() - Method in class software.amazon.awscdk.services.synthetics.alpha.CronOptions.Jsii$Proxy
-
- getMonth() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CronOptions
-
(experimental) The month to run this rule at.
- getMonth() - Method in class software.amazon.awscdk.services.synthetics.alpha.CronOptions.Jsii$Proxy
-
- getName() - Method in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(experimental) The name of the runtime version.
- getPrefix() - Method in interface software.amazon.awscdk.services.synthetics.alpha.ArtifactsBucketLocation
-
(experimental) The S3 bucket prefix.
- getPrefix() - Method in class software.amazon.awscdk.services.synthetics.alpha.ArtifactsBucketLocation.Jsii$Proxy
-
- getRole() - Method in class software.amazon.awscdk.services.synthetics.alpha.Canary
-
(experimental) Execution role associated with this Canary.
- getRole() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) Canary execution role.
- getRole() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getRuntime() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) Specify the runtime version to use for the canary.
- getRuntime() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getS3Location() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CodeConfig
-
(experimental) The location of the code in S3 (mutually exclusive with `inlineCode`).
- getS3Location() - Method in class software.amazon.awscdk.services.synthetics.alpha.CodeConfig.Jsii$Proxy
-
- getSchedule() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) Specify the schedule for how often the canary runs.
- getSchedule() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getSecurityGroups() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) The list of security groups to associate with the canary's network interfaces.
- getSecurityGroups() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getStartAfterCreation() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) Whether or not the canary should start after creation.
- getStartAfterCreation() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getSuccessRetentionPeriod() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) How many days should successful runs be retained.
- getSuccessRetentionPeriod() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getTest() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) The type of test that you want your canary to run.
- getTest() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getTimeToLive() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) How long the canary will be in a 'RUNNING' state.
- getTimeToLive() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getVpc() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) The VPC where this canary is run.
- getVpc() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getVpcSubnets() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CanaryProps
-
(experimental) Where to place the network interfaces within the VPC.
- getVpcSubnets() - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Jsii$Proxy
-
- getWeekDay() - Method in interface software.amazon.awscdk.services.synthetics.alpha.CronOptions
-
(experimental) The day of the week to run this rule at.
- getWeekDay() - Method in class software.amazon.awscdk.services.synthetics.alpha.CronOptions.Jsii$Proxy
-
- S3Code - Class in software.amazon.awscdk.services.synthetics.alpha
-
(experimental) S3 bucket path to the code zip file.
- S3Code(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.synthetics.alpha.S3Code
-
- S3Code(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.synthetics.alpha.S3Code
-
- S3Code(IBucket, String, String) - Constructor for class software.amazon.awscdk.services.synthetics.alpha.S3Code
-
- S3Code(IBucket, String) - Constructor for class software.amazon.awscdk.services.synthetics.alpha.S3Code
-
- s3Location(Location) - Method in class software.amazon.awscdk.services.synthetics.alpha.CodeConfig.Builder
-
- schedule(Schedule) - Method in class software.amazon.awscdk.services.synthetics.alpha.Canary.Builder
-
(experimental) Specify the schedule for how often the canary runs.
- schedule(Schedule) - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Builder
-
- Schedule - Class in software.amazon.awscdk.services.synthetics.alpha
-
(experimental) Schedule for canary runs.
- Schedule(JsiiObjectRef) - Constructor for class software.amazon.awscdk.services.synthetics.alpha.Schedule
-
- Schedule(JsiiObject.InitializationMode) - Constructor for class software.amazon.awscdk.services.synthetics.alpha.Schedule
-
- securityGroups(List<? extends ISecurityGroup>) - Method in class software.amazon.awscdk.services.synthetics.alpha.Canary.Builder
-
(experimental) The list of security groups to associate with the canary's network interfaces.
- securityGroups(List<? extends ISecurityGroup>) - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Builder
-
- software.amazon.awscdk.services.synthetics.alpha - package software.amazon.awscdk.services.synthetics.alpha
-
Amazon CloudWatch Synthetics Construct Library
- startAfterCreation(Boolean) - Method in class software.amazon.awscdk.services.synthetics.alpha.Canary.Builder
-
(experimental) Whether or not the canary should start after creation.
- startAfterCreation(Boolean) - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Builder
-
- successRetentionPeriod(Duration) - Method in class software.amazon.awscdk.services.synthetics.alpha.Canary.Builder
-
(experimental) How many days should successful runs be retained.
- successRetentionPeriod(Duration) - Method in class software.amazon.awscdk.services.synthetics.alpha.CanaryProps.Builder
-
- SYNTHETICS_1_0 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(experimental) **Deprecated by AWS Synthetics.
- SYNTHETICS_NODEJS_2_0 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(experimental) **Deprecated by AWS Synthetics.
- SYNTHETICS_NODEJS_2_1 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(experimental) **Deprecated by AWS Synthetics.
- SYNTHETICS_NODEJS_2_2 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(experimental) **Deprecated by AWS Synthetics.
- SYNTHETICS_NODEJS_PUPPETEER_3_0 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(experimental) **Deprecated by AWS Synthetics.
- SYNTHETICS_NODEJS_PUPPETEER_3_1 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(experimental) **Deprecated by AWS Synthetics.
- SYNTHETICS_NODEJS_PUPPETEER_3_2 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(experimental) **Deprecated by AWS Synthetics.
- SYNTHETICS_NODEJS_PUPPETEER_3_3 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(experimental) `syn-nodejs-puppeteer-3.3` includes the following: **Deprecated by AWS Synthetics.
- SYNTHETICS_NODEJS_PUPPETEER_3_4 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(experimental) **Deprecated by AWS Synthetics.
- SYNTHETICS_NODEJS_PUPPETEER_3_5 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(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.
- SYNTHETICS_NODEJS_PUPPETEER_3_6 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(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.
- SYNTHETICS_NODEJS_PUPPETEER_3_7 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(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.
- SYNTHETICS_NODEJS_PUPPETEER_3_8 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(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.
- SYNTHETICS_PYTHON_SELENIUM_1_0 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(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.
- SYNTHETICS_PYTHON_SELENIUM_1_1 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(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.
- SYNTHETICS_PYTHON_SELENIUM_1_2 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(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.
- SYNTHETICS_PYTHON_SELENIUM_1_3 - Static variable in class software.amazon.awscdk.services.synthetics.alpha.Runtime
-
(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.