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