Uses of Interface
software.amazon.awscdk.services.batch.IJobQueue
Packages that use IJobQueue
-
Uses of IJobQueue in software.amazon.awscdk.services.batch
Subinterfaces of IJobQueue in software.amazon.awscdk.services.batchModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIJobQueue.Classes in software.amazon.awscdk.services.batch that implement IJobQueueModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.class(experimental) Batch Job Queue.Methods in software.amazon.awscdk.services.batch that return IJobQueueModifier and TypeMethodDescriptionstatic IJobQueueJobQueue.fromJobQueueArn(software.constructs.Construct scope, String id, String jobQueueArn) (experimental) Fetches an existing batch job queue by its amazon resource name.