@Stability(value=Stable)
public static interface CfnCanary.ScheduleProperty
extends software.amazon.jsii.JsiiSerializable
| 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()
@Stability(value=Stable) @Nullable default String getDurationInSeconds()
@Stability(value=Stable) static CfnCanary.ScheduleProperty.Builder builder()
CfnCanary.ScheduleProperty.Builder of CfnCanary.SchedulePropertyCopyright © 2021. All rights reserved.