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.InitializationMode
Nested classes/interfaces inherited from interface software.amazon.awscdk.services.personalize.CfnSolution.HpoConfigProperty
CfnSolution.HpoConfigProperty.Builder, CfnSolution.HpoConfigProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSolution.HpoConfigProperty.Builder
.protected
Jsii$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.HpoConfigProperty
The hyperparameters and their allowable ranges.- Specified by:
getAlgorithmHyperParameterRanges
in interfaceCfnSolution.HpoConfigProperty
- See Also:
-
getHpoObjective
Description copied from interface:CfnSolution.HpoConfigProperty
The metric to optimize during HPO.Amazon Personalize doesn't support configuring the
hpoObjective
at this time.- Specified by:
getHpoObjective
in interfaceCfnSolution.HpoConfigProperty
- See Also:
-
getHpoResourceConfig
Description copied from interface:CfnSolution.HpoConfigProperty
Describes the resource configuration for HPO.- Specified by:
getHpoResourceConfig
in interfaceCfnSolution.HpoConfigProperty
- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJson
in interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-