Show / Hide Table of Contents

Interface IQuickConnectRef

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

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

Stability: Experimental

Synopsis

Properties

QuickConnectRef

(experimental) A reference to a QuickConnect resource.

Properties

QuickConnectRef

(experimental) A reference to a QuickConnect resource.

IQuickConnectReference QuickConnectRef { get; }
Property Value

IQuickConnectReference

Remarks

Stability: Experimental

Back to top Generated by DocFX