interface IWebhookRef
Language | Type name |
---|---|
![]() | Amazon.CDK.AWS.CodePipeline.IWebhookRef |
![]() | github.com/aws/aws-cdk-go/awscdk/v2/awscodepipeline#IWebhookRef |
![]() | software.amazon.awscdk.services.codepipeline.IWebhookRef |
![]() | aws_cdk.aws_codepipeline.IWebhookRef |
![]() | aws-cdk-lib » aws_codepipeline » IWebhookRef |
Implemented by
Cfn
Indicates that this resource can be referenced as a Webhook.
Properties
Name | Type | Description |
---|---|---|
node | Node | The tree node. |
webhook | Webhook | A reference to a Webhook resource. |
node
Type:
Node
The tree node.
webhookRef
Type:
Webhook
A reference to a Webhook resource.