| Package | Description |
|---|---|
| software.amazon.awscdk.services.synthetics |
AWS::Synthetics Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnCanary.ScheduleProperty.Jsii$Proxy
An implementation for
CfnCanary.ScheduleProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnCanary.ScheduleProperty |
CfnCanary.ScheduleProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnCanaryProps.Builder |
CfnCanaryProps.Builder.schedule(CfnCanary.ScheduleProperty schedule)
Sets the value of
CfnCanaryProps.getSchedule() |
CfnCanary.Builder |
CfnCanary.Builder.schedule(CfnCanary.ScheduleProperty schedule)
A structure that contains information about how often the canary is to run, and when these runs are to stop.
|
void |
CfnCanary.setSchedule(CfnCanary.ScheduleProperty value)
A structure that contains information about how often the canary is to run, and when these runs are to stop.
|
Copyright © 2022. All rights reserved.