Show / Hide Table of Contents

Interface IQueuePolicyRef

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

Inherited Members
IEnvironmentAware.Env
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

IQueuePolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX