| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
CanaryRunConfigInput |
CreateCanaryRequest.runConfig()
A structure that contains the configuration for individual canary runs, such as timeout value and environment
variables.
|
CanaryRunConfigInput |
UpdateCanaryRequest.runConfig()
A structure that contains the timeout value that is used for each individual run of the canary.
|
| Modifier and Type | Method and Description |
|---|---|
CreateCanaryRequest.Builder |
CreateCanaryRequest.Builder.runConfig(CanaryRunConfigInput runConfig)
A structure that contains the configuration for individual canary runs, such as timeout value and environment
variables.
|
UpdateCanaryRequest.Builder |
UpdateCanaryRequest.Builder.runConfig(CanaryRunConfigInput runConfig)
A structure that contains the timeout value that is used for each individual run of the canary.
|
Copyright © 2023. All rights reserved.