@Stability(value=Stable) @Internal public static final class CfnSolution.SolutionConfigProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnSolution.SolutionConfigProperty
CfnSolution.SolutionConfigPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnSolution.SolutionConfigProperty.Builder, CfnSolution.SolutionConfigProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnSolution.SolutionConfigProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnSolution.AlgorithmHyperParameterRangesProperty.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAlgorithmHyperParameters()
Lists the hyperparameter names and ranges.
|
Object |
getAutoMlConfig()
The [AutoMLConfig](https://docs.aws.amazon.com/personalize/latest/dg/API_AutoMLConfig.html) object containing a list of recipes to search when AutoML is performed.
|
String |
getEventValueThreshold()
Only events with a value greater than or equal to this threshold are used for training a model.
|
Object |
getFeatureTransformationParameters()
Lists the feature transformation parameters.
|
Object |
getHpoConfig()
Describes the properties for hyperparameter optimization (HPO).
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnSolution.SolutionConfigProperty.Builder builder)
CfnSolution.AlgorithmHyperParameterRangesProperty.Builder.public final Object getAlgorithmHyperParameters()
CfnSolution.SolutionConfigPropertygetAlgorithmHyperParameters in interface CfnSolution.SolutionConfigPropertypublic final Object getAutoMlConfig()
CfnSolution.SolutionConfigPropertygetAutoMlConfig in interface CfnSolution.SolutionConfigPropertypublic final String getEventValueThreshold()
CfnSolution.SolutionConfigPropertygetEventValueThreshold in interface CfnSolution.SolutionConfigPropertypublic final Object getFeatureTransformationParameters()
CfnSolution.SolutionConfigPropertygetFeatureTransformationParameters in interface CfnSolution.SolutionConfigPropertypublic final Object getHpoConfig()
CfnSolution.SolutionConfigPropertygetHpoConfig in interface CfnSolution.SolutionConfigProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2023. All rights reserved.