Uses of Interface
software.amazon.awscdk.services.batch.ISchedulingPolicy
Packages that use ISchedulingPolicy
-
Uses of ISchedulingPolicy in software.amazon.awscdk.services.batch
Subinterfaces of ISchedulingPolicy in software.amazon.awscdk.services.batchModifier and TypeInterfaceDescriptioninterfaceRepresents a Fairshare Scheduling Policy.static interfaceInternal default implementation forIFairshareSchedulingPolicy.static interfaceInternal default implementation forISchedulingPolicy.Classes in software.amazon.awscdk.services.batch that implement ISchedulingPolicyModifier and TypeClassDescriptionclassRepresents a Fairshare Scheduling Policy.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.batch that return ISchedulingPolicyModifier and TypeMethodDescriptiondefault ISchedulingPolicyIJobQueue.getSchedulingPolicy()The SchedulingPolicy for this JobQueue.default ISchedulingPolicyIJobQueue.Jsii$Default.getSchedulingPolicy()The SchedulingPolicy for this JobQueue.final ISchedulingPolicyIJobQueue.Jsii$Proxy.getSchedulingPolicy()The SchedulingPolicy for this JobQueue.JobQueue.getSchedulingPolicy()The SchedulingPolicy for this JobQueue.default ISchedulingPolicyJobQueueProps.getSchedulingPolicy()The SchedulingPolicy for this JobQueue.final ISchedulingPolicyJobQueueProps.Jsii$Proxy.getSchedulingPolicy()Methods in software.amazon.awscdk.services.batch with parameters of type ISchedulingPolicyModifier and TypeMethodDescriptionJobQueue.Builder.schedulingPolicy(ISchedulingPolicy schedulingPolicy) The SchedulingPolicy for this JobQueue.JobQueueProps.Builder.schedulingPolicy(ISchedulingPolicy schedulingPolicy) Sets the value ofJobQueueProps.getSchedulingPolicy()