Show / Hide Table of Contents

Interface IQueueRef

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

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

Stability: Experimental

Synopsis

Properties

QueueRef

(experimental) A reference to a Queue resource.

Properties

QueueRef

(experimental) A reference to a Queue resource.

IQueueReference QueueRef { get; }
Property Value

IQueueReference

Remarks

Stability: Experimental

Back to top Generated by DocFX