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