pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.insights.kotlin.inputs
/
AutomationRunbookReceiverArgs
/
AutomationRunbookReceiverArgs
Automation
Runbook
Receiver
Args
fun
AutomationRunbookReceiverArgs
(
automationAccountId
:
Output
<
String
>
,
isGlobalRunbook
:
Output
<
Boolean
>
,
name
:
Output
<
String
>
?
=
null
,
runbookName
:
Output
<
String
>
,
serviceUri
:
Output
<
String
>
?
=
null
,
useCommonAlertSchema
:
Output
<
Boolean
>
?
=
null
,
webhookResourceId
:
Output
<
String
>
)