Uses of Class
software.amazon.awscdk.services.iotevents.CfnDetectorModel.SetTimerProperty.Builder
Packages that use CfnDetectorModel.SetTimerProperty.Builder
-
Uses of CfnDetectorModel.SetTimerProperty.Builder in software.amazon.awscdk.services.iotevents
Methods in software.amazon.awscdk.services.iotevents that return CfnDetectorModel.SetTimerProperty.BuilderModifier and TypeMethodDescriptionCfnDetectorModel.SetTimerProperty.builder()
CfnDetectorModel.SetTimerProperty.Builder.durationExpression
(String durationExpression) Sets the value ofCfnDetectorModel.SetTimerProperty.getDurationExpression()
Sets the value ofCfnDetectorModel.SetTimerProperty.getSeconds()
Sets the value ofCfnDetectorModel.SetTimerProperty.getTimerName()
Constructors in software.amazon.awscdk.services.iotevents with parameters of type CfnDetectorModel.SetTimerProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnDetectorModel.SetTimerProperty.Builder
.