public static final class CfnDetectorModel.ClearTimerProperty.Builder
extends java.lang.Object
CfnDetectorModel.ClearTimerProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnDetectorModel.ClearTimerProperty |
build()
Builds the configured instance.
|
CfnDetectorModel.ClearTimerProperty.Builder |
timerName(java.lang.String timerName)
Sets the value of
CfnDetectorModel.ClearTimerProperty.getTimerName() |
public CfnDetectorModel.ClearTimerProperty.Builder timerName(java.lang.String timerName)
CfnDetectorModel.ClearTimerProperty.getTimerName()
timerName
- The name of the timer to clear. This parameter is required.this
public CfnDetectorModel.ClearTimerProperty build()
CfnDetectorModel.ClearTimerProperty
java.lang.NullPointerException
- if any required attribute was not provided