pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.iotevents.kotlin.outputs
/
AlarmModelAlarmEventActions
Alarm
Model
Alarm
Event
Actions
data
class
AlarmModelAlarmEventActions
(
val
alarmActions
:
List
<
AlarmModelAlarmAction
>
?
=
null
)
Contains information about one or more alarm actions.
Types
Constructors
Properties
Constructors
Alarm
Model
Alarm
Event
Actions
Link copied to clipboard
fun
AlarmModelAlarmEventActions
(
alarmActions
:
List
<
AlarmModelAlarmAction
>
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
alarm
Actions
Link copied to clipboard
val
alarmActions
:
List
<
AlarmModelAlarmAction
>
?
=
null