toggle menu
pulumi-google-native-kotlin
0.31.1.2
jvm
switch theme
search in API
pulumi-google-native-kotlin
/
com.pulumi.googlenative.dialogflow.v3.kotlin
/
webhook
webhook
suspend
fun
webhook
(
name
:
String
,
block
:
suspend
WebhookResourceBuilder
.
(
)
->
Unit
)
:
Webhook
Parameters
name
The
unique
name of the resulting resource.
block
Builder for
Webhook
.
See also
Webhook
.
fun
webhook
(
name
:
String
)
:
Webhook
Parameters
name
The
unique
name of the resulting resource.
See also
Webhook
.