Interface IWebhookRef
(experimental) Indicates that this resource can be referenced as a Webhook.
Inherited Members
Namespace: Amazon.CDK.Interfaces.CodePipeline
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IWebhookRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IWebhookRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| WebhookRef | (experimental) A reference to a Webhook resource. |
Properties
WebhookRef
(experimental) A reference to a Webhook resource.
IWebhookReference WebhookRef { get; }
Property Value
Remarks
Stability: Experimental