Show / Hide Table of Contents

Interface IConnectionRef

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

Namespace: Amazon.CDK.AWS.Events
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IConnectionRef : IConstruct, IDependable
Syntax (vb)
Public Interface IConnectionRef Inherits IConstruct, IDependable
Remarks

Stability: Experimental

Synopsis

Properties

ConnectionRef

(experimental) A reference to a Connection resource.

Properties

ConnectionRef

(experimental) A reference to a Connection resource.

IConnectionReference ConnectionRef { get; }
Property Value

IConnectionReference

Remarks

Stability: Experimental

Back to top Generated by DocFX