toggle menu
pulumi-alicloud-kotlin
3.79.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.arms.kotlin.inputs
/
DispatchRuleNotifyTemplateArgs
/
DispatchRuleNotifyTemplateArgs
Dispatch
Rule
Notify
Template
Args
constructor
(
emailContent
:
Output
<
String
>
,
emailRecoverContent
:
Output
<
String
>
,
emailRecoverTitle
:
Output
<
String
>
,
emailTitle
:
Output
<
String
>
,
robotContent
:
Output
<
String
>
,
smsContent
:
Output
<
String
>
,
smsRecoverContent
:
Output
<
String
>
,
ttsContent
:
Output
<
String
>
,
ttsRecoverContent
:
Output
<
String
>
)