| Package | Description |
|---|---|
| software.amazon.awssdk.services.synthetics.model |
| Modifier and Type | Method and Description |
|---|---|
CanaryScheduleInput |
UpdateCanaryRequest.schedule()
A structure that contains information about how often the canary is to run, and when these runs are to stop.
|
CanaryScheduleInput |
CreateCanaryRequest.schedule()
A structure that contains information about how often the canary is to run and when these test runs are to stop.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateCanaryRequest.Builder |
UpdateCanaryRequest.Builder.schedule(CanaryScheduleInput schedule)
A structure that contains information about how often the canary is to run, and when these runs are to stop.
|
CreateCanaryRequest.Builder |
CreateCanaryRequest.Builder.schedule(CanaryScheduleInput schedule)
A structure that contains information about how often the canary is to run and when these test runs are to
stop.
|
Copyright © 2021. All rights reserved.