| Modifier and Type | Class and Description |
|---|---|
class |
AssetCode
(experimental) Canary code from an Asset.
|
class |
InlineCode
(experimental) Canary code from an inline string.
|
class |
S3Code
(experimental) S3 bucket path to the code zip file.
|
| Modifier and Type | Method and Description |
|---|---|
Code |
Test.getCode()
(experimental) The code that the canary should run.
|
Code |
CustomTestOptions.getCode()
(experimental) The code of the canary script.
|
Code |
CustomTestOptions.Jsii$Proxy.getCode() |
| Modifier and Type | Method and Description |
|---|---|
CustomTestOptions.Builder |
CustomTestOptions.Builder.code(Code code)
Sets the value of
CustomTestOptions.getCode() |
Copyright © 2023. All rights reserved.