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