Uses of Class
software.amazon.awscdk.services.personalize.CfnSolution.HpoResourceConfigProperty.Builder
-
Uses of CfnSolution.HpoResourceConfigProperty.Builder in software.amazon.awscdk.services.personalize
Modifier and TypeMethodDescriptionCfnSolution.HpoResourceConfigProperty.builder()
CfnSolution.HpoResourceConfigProperty.Builder.maxNumberOfTrainingJobs
(String maxNumberOfTrainingJobs) Sets the value ofCfnSolution.HpoResourceConfigProperty.getMaxNumberOfTrainingJobs()
CfnSolution.HpoResourceConfigProperty.Builder.maxParallelTrainingJobs
(String maxParallelTrainingJobs) Sets the value ofCfnSolution.HpoResourceConfigProperty.getMaxParallelTrainingJobs()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSolution.HpoResourceConfigProperty.Builder
.