Show / Hide Table of Contents

Interface IQueueLimitAssociationRef

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

Inherited Members
IEnvironmentAware.Env
Namespace: Amazon.CDK.Interfaces.Deadline
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface IQueueLimitAssociationRef : IConstruct, IDependable, IEnvironmentAware
Syntax (vb)
Public Interface IQueueLimitAssociationRef Inherits IConstruct, IDependable, IEnvironmentAware
Remarks

Stability: Experimental

Synopsis

Properties

QueueLimitAssociationRef

(experimental) A reference to a QueueLimitAssociation resource.

Properties

QueueLimitAssociationRef

(experimental) A reference to a QueueLimitAssociation resource.

IQueueLimitAssociationReference QueueLimitAssociationRef { get; }
Property Value

IQueueLimitAssociationReference

Remarks

Stability: Experimental

Back to top Generated by DocFX