@Stability(value=Stable) public static final class CfnDetectorModel.ClearTimerProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDetectorModel.ClearTimerProperty>
CfnDetectorModel.ClearTimerProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDetectorModel.ClearTimerProperty |
build()
Builds the configured instance.
|
CfnDetectorModel.ClearTimerProperty.Builder |
timerName(String timerName)
Sets the value of
CfnDetectorModel.ClearTimerProperty.getTimerName() |
@Stability(value=Stable) public CfnDetectorModel.ClearTimerProperty.Builder timerName(String timerName)
CfnDetectorModel.ClearTimerProperty.getTimerName()timerName - The name of the timer to clear. This parameter is required.this@Stability(value=Stable) public CfnDetectorModel.ClearTimerProperty build()
build in interface software.amazon.jsii.Builder<CfnDetectorModel.ClearTimerProperty>CfnDetectorModel.ClearTimerPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.