toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin.inputs
/
DispatchRuleNotifyRuleArgs
/
DispatchRuleNotifyRuleArgs
Dispatch
Rule
Notify
Rule
Args
constructor
(
notifyChannels
:
Output
<
List
<
String
>
>
,
notifyEndTime
:
Output
<
String
>
,
notifyObjects
:
Output
<
List
<
DispatchRuleNotifyRuleNotifyObjectArgs
>
>
,
notifyStartTime
:
Output
<
String
>
)