Class CfnSolution.HpoConfigProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.personalize.CfnSolution.HpoConfigProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSolution.HpoConfigProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSolution.HpoConfigProperty
@Stability(Stable)
@Internal
public static final class CfnSolution.HpoConfigProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSolution.HpoConfigProperty
An implementation for
CfnSolution.HpoConfigProperty-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.services.personalize.CfnSolution.HpoConfigProperty
CfnSolution.HpoConfigProperty.Builder, CfnSolution.HpoConfigProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSolution.HpoConfigProperty.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnSolution.HpoConfigProperty.Builder.
-
-
Method Details
-
getAlgorithmHyperParameterRanges
Description copied from interface:CfnSolution.HpoConfigPropertyThe hyperparameters and their allowable ranges.Returns union: either
IResolvableorCfnSolution.AlgorithmHyperParameterRangesProperty- Specified by:
getAlgorithmHyperParameterRangesin interfaceCfnSolution.HpoConfigProperty- See Also:
-
getHpoObjective
Description copied from interface:CfnSolution.HpoConfigPropertyThe metric to optimize during HPO.Amazon Personalize doesn't support configuring the
hpoObjectiveat this time.Returns union: either
IResolvableorCfnSolution.HpoObjectiveProperty- Specified by:
getHpoObjectivein interfaceCfnSolution.HpoConfigProperty- See Also:
-
getHpoResourceConfig
Description copied from interface:CfnSolution.HpoConfigPropertyDescribes the resource configuration for HPO.Returns union: either
IResolvableorCfnSolution.HpoResourceConfigProperty- Specified by:
getHpoResourceConfigin interfaceCfnSolution.HpoConfigProperty- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-