Uses of Class
software.amazon.awscdk.services.pcs.CfnCluster.SlurmConfigurationProperty.Builder
Packages that use CfnCluster.SlurmConfigurationProperty.Builder
-
Uses of CfnCluster.SlurmConfigurationProperty.Builder in software.amazon.awscdk.services.pcs
Methods in software.amazon.awscdk.services.pcs that return CfnCluster.SlurmConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnCluster.SlurmConfigurationProperty.Builder.accounting(IResolvable accounting) Sets the value ofCfnCluster.SlurmConfigurationProperty.getAccounting()CfnCluster.SlurmConfigurationProperty.Builder.accounting(CfnCluster.AccountingProperty accounting) Sets the value ofCfnCluster.SlurmConfigurationProperty.getAccounting()CfnCluster.SlurmConfigurationProperty.Builder.authKey(IResolvable authKey) Sets the value ofCfnCluster.SlurmConfigurationProperty.getAuthKey()CfnCluster.SlurmConfigurationProperty.Builder.authKey(CfnCluster.AuthKeyProperty authKey) Sets the value ofCfnCluster.SlurmConfigurationProperty.getAuthKey()CfnCluster.SlurmConfigurationProperty.builder()CfnCluster.SlurmConfigurationProperty.Builder.jwtAuth(IResolvable jwtAuth) Sets the value ofCfnCluster.SlurmConfigurationProperty.getJwtAuth()CfnCluster.SlurmConfigurationProperty.Builder.jwtAuth(CfnCluster.JwtAuthProperty jwtAuth) Sets the value ofCfnCluster.SlurmConfigurationProperty.getJwtAuth()CfnCluster.SlurmConfigurationProperty.Builder.scaleDownIdleTimeInSeconds(Number scaleDownIdleTimeInSeconds) Sets the value ofCfnCluster.SlurmConfigurationProperty.getScaleDownIdleTimeInSeconds()CfnCluster.SlurmConfigurationProperty.Builder.slurmCustomSettings(List<? extends Object> slurmCustomSettings) Sets the value ofCfnCluster.SlurmConfigurationProperty.getSlurmCustomSettings()CfnCluster.SlurmConfigurationProperty.Builder.slurmCustomSettings(IResolvable slurmCustomSettings) Sets the value ofCfnCluster.SlurmConfigurationProperty.getSlurmCustomSettings()CfnCluster.SlurmConfigurationProperty.Builder.slurmRest(IResolvable slurmRest) Sets the value ofCfnCluster.SlurmConfigurationProperty.getSlurmRest()CfnCluster.SlurmConfigurationProperty.Builder.slurmRest(CfnCluster.SlurmRestProperty slurmRest) Sets the value ofCfnCluster.SlurmConfigurationProperty.getSlurmRest()Constructors in software.amazon.awscdk.services.pcs with parameters of type CfnCluster.SlurmConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnCluster.SlurmConfigurationProperty.Builder.