Show / Hide Table of Contents

Interface ISchedulingPolicyRef

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

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

Stability: Experimental

Synopsis

Properties

SchedulingPolicyRef

(experimental) A reference to a SchedulingPolicy resource.

Properties

SchedulingPolicyRef

(experimental) A reference to a SchedulingPolicy resource.

ISchedulingPolicyReference SchedulingPolicyRef { get; }
Property Value

ISchedulingPolicyReference

Remarks

Stability: Experimental

Back to top Generated by DocFX