toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.codepipeline.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
.