@Stability(value=Stable) public static final class CfnSolution.HpoConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnSolution.HpoConfigProperty>
CfnSolution.HpoConfigProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnSolution.HpoConfigProperty.Builder algorithmHyperParameterRanges(IResolvable algorithmHyperParameterRanges)
CfnSolution.HpoConfigProperty.getAlgorithmHyperParameterRanges()algorithmHyperParameterRanges - The hyperparameters and their allowable ranges.this@Stability(value=Stable) public CfnSolution.HpoConfigProperty.Builder algorithmHyperParameterRanges(CfnSolution.AlgorithmHyperParameterRangesProperty algorithmHyperParameterRanges)
CfnSolution.HpoConfigProperty.getAlgorithmHyperParameterRanges()algorithmHyperParameterRanges - The hyperparameters and their allowable ranges.this@Stability(value=Stable) public CfnSolution.HpoConfigProperty.Builder hpoObjective(IResolvable hpoObjective)
CfnSolution.HpoConfigProperty.getHpoObjective()hpoObjective - The metric to optimize during HPO.
Amazon Personalize doesn't support configuring the
hpoObjectiveat this time.
this@Stability(value=Stable) public CfnSolution.HpoConfigProperty.Builder hpoObjective(CfnSolution.HpoObjectiveProperty hpoObjective)
CfnSolution.HpoConfigProperty.getHpoObjective()hpoObjective - The metric to optimize during HPO.
Amazon Personalize doesn't support configuring the
hpoObjectiveat this time.
this@Stability(value=Stable) public CfnSolution.HpoConfigProperty.Builder hpoResourceConfig(IResolvable hpoResourceConfig)
CfnSolution.HpoConfigProperty.getHpoResourceConfig()hpoResourceConfig - Describes the resource configuration for HPO.this@Stability(value=Stable) public CfnSolution.HpoConfigProperty.Builder hpoResourceConfig(CfnSolution.HpoResourceConfigProperty hpoResourceConfig)
CfnSolution.HpoConfigProperty.getHpoResourceConfig()hpoResourceConfig - Describes the resource configuration for HPO.this@Stability(value=Stable) public CfnSolution.HpoConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnSolution.HpoConfigProperty>CfnSolution.HpoConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2023. All rights reserved.