pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityinsights.kotlin.inputs
/
WebhookArgs
/
WebhookArgs
Webhook
Args
fun
WebhookArgs
(
rotateWebhookSecret
:
Output
<
Boolean
>
?
=
null
,
webhookId
:
Output
<
String
>
?
=
null
,
webhookSecretUpdateTime
:
Output
<
String
>
?
=
null
,
webhookUrl
:
Output
<
String
>
?
=
null
)