Uses of Interface
software.amazon.awscdk.mixins.preview.services.batch.events.BatchJobStateChange.ULimit
Packages that use BatchJobStateChange.ULimit
-
Uses of BatchJobStateChange.ULimit in software.amazon.awscdk.mixins.preview.services.batch.events
Classes in software.amazon.awscdk.mixins.preview.services.batch.events that implement BatchJobStateChange.ULimitModifier and TypeClassDescriptionstatic final classAn implementation forBatchJobStateChange.ULimitMethods in software.amazon.awscdk.mixins.preview.services.batch.events that return BatchJobStateChange.ULimitModifier and TypeMethodDescriptionBatchJobStateChange.ULimit.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.mixins.preview.services.batch.events that return types with arguments of type BatchJobStateChange.ULimitModifier and TypeMethodDescriptiondefault List<BatchJobStateChange.ULimit> BatchJobStateChange.Container.getUlimits()(experimental) ulimits property.final List<BatchJobStateChange.ULimit> BatchJobStateChange.Container.Jsii$Proxy.getUlimits()Method parameters in software.amazon.awscdk.mixins.preview.services.batch.events with type arguments of type BatchJobStateChange.ULimitModifier and TypeMethodDescriptionBatchJobStateChange.Container.Builder.ulimits(List<? extends BatchJobStateChange.ULimit> ulimits) Sets the value ofBatchJobStateChange.Container.getUlimits()