Interface IQueueRef
(experimental) Indicates that this resource can be referenced as a Queue.
Inherited Members
Namespace: Amazon.CDK.Interfaces.SQS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IQueueRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IQueueRef Inherits IConstruct, IDependable, IEnvironmentAware
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
Remarks
Stability: Experimental