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