Uses of Interface
software.amazon.awscdk.services.pcs.CfnQueue.SlurmConfigurationProperty
Packages that use CfnQueue.SlurmConfigurationProperty
-
Uses of CfnQueue.SlurmConfigurationProperty in software.amazon.awscdk.services.pcs
Classes in software.amazon.awscdk.services.pcs that implement CfnQueue.SlurmConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnQueue.SlurmConfigurationPropertyMethods in software.amazon.awscdk.services.pcs that return CfnQueue.SlurmConfigurationPropertyModifier and TypeMethodDescriptionCfnQueue.SlurmConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.pcs with parameters of type CfnQueue.SlurmConfigurationPropertyModifier and TypeMethodDescriptionvoidCfnQueue.setSlurmConfiguration(CfnQueue.SlurmConfigurationProperty value) Additional options related to the Slurm scheduler.CfnQueue.Builder.slurmConfiguration(CfnQueue.SlurmConfigurationProperty slurmConfiguration) Additional options related to the Slurm scheduler.CfnQueueProps.Builder.slurmConfiguration(CfnQueue.SlurmConfigurationProperty slurmConfiguration) Sets the value ofCfnQueueProps.getSlurmConfiguration()