Show / Hide Table of Contents

Interface IJobQueueRef

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

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

IJobQueueReference

Remarks

Stability: Experimental

Back to top Generated by DocFX