Interface ISchedulingPolicyRef
(experimental) Indicates that this resource can be referenced as a SchedulingPolicy.
Inherited Members
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
Remarks
Stability: Experimental