Interface IQueuePolicyRef
(experimental) Indicates that this resource can be referenced as a QueuePolicy.
Inherited Members
Namespace: Amazon.CDK.Interfaces.SQS
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IQueuePolicyRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IQueuePolicyRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks
Stability: Experimental
Synopsis
Properties
| QueuePolicyRef | (experimental) A reference to a QueuePolicy resource. |
Properties
QueuePolicyRef
(experimental) A reference to a QueuePolicy resource.
IQueuePolicyReference QueuePolicyRef { get; }
Property Value
Remarks
Stability: Experimental