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