Uses of Class
software.amazon.awscdk.services.sagemaker.CfnCluster.RollingUpdatePolicyProperty.Builder
Packages that use CfnCluster.RollingUpdatePolicyProperty.Builder
-
Uses of CfnCluster.RollingUpdatePolicyProperty.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnCluster.RollingUpdatePolicyProperty.BuilderModifier and TypeMethodDescriptionCfnCluster.RollingUpdatePolicyProperty.builder()
CfnCluster.RollingUpdatePolicyProperty.Builder.maximumBatchSize
(IResolvable maximumBatchSize) Sets the value ofCfnCluster.RollingUpdatePolicyProperty.getMaximumBatchSize()
CfnCluster.RollingUpdatePolicyProperty.Builder.maximumBatchSize
(CfnCluster.CapacitySizeConfigProperty maximumBatchSize) Sets the value ofCfnCluster.RollingUpdatePolicyProperty.getMaximumBatchSize()
CfnCluster.RollingUpdatePolicyProperty.Builder.rollbackMaximumBatchSize
(IResolvable rollbackMaximumBatchSize) Sets the value ofCfnCluster.RollingUpdatePolicyProperty.getRollbackMaximumBatchSize()
CfnCluster.RollingUpdatePolicyProperty.Builder.rollbackMaximumBatchSize
(CfnCluster.CapacitySizeConfigProperty rollbackMaximumBatchSize) Sets the value ofCfnCluster.RollingUpdatePolicyProperty.getRollbackMaximumBatchSize()
Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnCluster.RollingUpdatePolicyProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCluster.RollingUpdatePolicyProperty.Builder
.