Uses of Interface
software.amazon.awscdk.services.batch.IFairshareSchedulingPolicy
Packages that use IFairshareSchedulingPolicy
-
Uses of IFairshareSchedulingPolicy in software.amazon.awscdk.services.batch
Subinterfaces of IFairshareSchedulingPolicy in software.amazon.awscdk.services.batchModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFairshareSchedulingPolicy.Classes in software.amazon.awscdk.services.batch that implement IFairshareSchedulingPolicyModifier and TypeClassDescriptionclassRepresents a Fairshare Scheduling Policy.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.batch that return IFairshareSchedulingPolicyModifier and TypeMethodDescriptionstatic IFairshareSchedulingPolicyFairshareSchedulingPolicy.fromFairshareSchedulingPolicyArn(software.constructs.Construct scope, String id, String fairshareSchedulingPolicyArn) Reference an exisiting Scheduling Policy by its ARN.