Show / Hide Table of Contents

Interface IWebhookRef

(experimental) Indicates that this resource can be referenced as a Webhook.

Inherited Members
IEnvironmentAware.Env
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

IWebhookReference

Remarks

Stability: Experimental

Back to top Generated by DocFX