@Stability(value=Stable)
public static interface CfnDetectorModel.SetTimerProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnDetectorModel.SetTimerProperty.Builder
A builder for
CfnDetectorModel.SetTimerProperty |
static class |
CfnDetectorModel.SetTimerProperty.Jsii$Proxy
An implementation for
CfnDetectorModel.SetTimerProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnDetectorModel.SetTimerProperty.Builder |
builder() |
default String |
getDurationExpression()
`CfnDetectorModel.SetTimerProperty.DurationExpression`.
|
default Number |
getSeconds()
`CfnDetectorModel.SetTimerProperty.Seconds`.
|
String |
getTimerName()
`CfnDetectorModel.SetTimerProperty.TimerName`.
|
@Stability(value=Stable) @NotNull String getTimerName()
@Stability(value=Stable) @Nullable default String getDurationExpression()
@Stability(value=Stable) @Nullable default Number getSeconds()
@Stability(value=Stable) static CfnDetectorModel.SetTimerProperty.Builder builder()
Copyright © 2021. All rights reserved.