@Stability(value=Stable)
public static interface CfnCanary.ScheduleProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-schedule.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnCanary.ScheduleProperty.Builder
A builder for
CfnCanary.ScheduleProperty |
static class |
CfnCanary.ScheduleProperty.Jsii$Proxy
An implementation for
CfnCanary.ScheduleProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnCanary.ScheduleProperty.Builder |
builder() |
default String |
getDurationInSeconds()
`CfnCanary.ScheduleProperty.DurationInSeconds`.
|
String |
getExpression()
`CfnCanary.ScheduleProperty.Expression`.
|
@Stability(value=Stable) @NotNull String getExpression()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-schedule.html#cfn-synthetics-canary-schedule-expression@Stability(value=Stable) @Nullable default String getDurationInSeconds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-synthetics-canary-schedule.html#cfn-synthetics-canary-schedule-durationinseconds@Stability(value=Stable) static CfnCanary.ScheduleProperty.Builder builder()
CfnCanary.ScheduleProperty.Builder of CfnCanary.SchedulePropertyCopyright © 2020. All rights reserved.