pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.amplify.kotlin
/
WebhookArgs
/
WebhookArgs
Webhook
Args
fun
WebhookArgs
(
appId
:
Output
<
String
>
?
=
null
,
branchName
:
Output
<
String
>
?
=
null
,
description
:
Output
<
String
>
?
=
null
)