toggle menu
pulumi-aws-native-kotlin
0.126.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotevents.kotlin.outputs
/
DetectorModelClearTimer
Detector
Model
Clear
Timer
data
class
DetectorModelClearTimer
(
val
timerName
:
String
)
Information needed to clear the timer.
Members
Constructors
Detector
Model
Clear
Timer
Link copied to clipboard
constructor
(
timerName
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
timer
Name
Link copied to clipboard
val
timerName
:
String
The name of the timer to clear.