pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotevents.kotlin.inputs
/
DetectorModelOnInputArgs
/
DetectorModelOnInputArgs
Detector
Model
On
Input
Args
fun
DetectorModelOnInputArgs
(
events
:
Output
<
List
<
DetectorModelEventArgs
>
>
?
=
null
,
transitionEvents
:
Output
<
List
<
DetectorModelTransitionEventArgs
>
>
?
=
null
)