Class CfnSolution.IntegerHyperParameterRangeProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.personalize.CfnSolution.IntegerHyperParameterRangeProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnSolution.IntegerHyperParameterRangeProperty
,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnSolution.IntegerHyperParameterRangeProperty
@Stability(Stable)
@Internal
public static final class CfnSolution.IntegerHyperParameterRangeProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnSolution.IntegerHyperParameterRangeProperty
An implementation for
CfnSolution.IntegerHyperParameterRangeProperty
-
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.IntegerHyperParameterRangeProperty
CfnSolution.IntegerHyperParameterRangeProperty.Builder, CfnSolution.IntegerHyperParameterRangeProperty.Jsii$Proxy
-
Constructor Summary
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSolution.IntegerHyperParameterRangeProperty.Builder
.protected
Jsii$Proxy
(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNode
final boolean
final Number
CfnSolution.IntegerHyperParameterRangeProperty.MaxValue
.final Number
CfnSolution.IntegerHyperParameterRangeProperty.MinValue
.final String
getName()
CfnSolution.IntegerHyperParameterRangeProperty.Name
.final int
hashCode()
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.IntegerHyperParameterRangeProperty.Builder
.
-
-
Method Details
-
getMaxValue
Description copied from interface:CfnSolution.IntegerHyperParameterRangeProperty
CfnSolution.IntegerHyperParameterRangeProperty.MaxValue
.- Specified by:
getMaxValue
in interfaceCfnSolution.IntegerHyperParameterRangeProperty
-
getMinValue
Description copied from interface:CfnSolution.IntegerHyperParameterRangeProperty
CfnSolution.IntegerHyperParameterRangeProperty.MinValue
.- Specified by:
getMinValue
in interfaceCfnSolution.IntegerHyperParameterRangeProperty
-
getName
Description copied from interface:CfnSolution.IntegerHyperParameterRangeProperty
CfnSolution.IntegerHyperParameterRangeProperty.Name
.- Specified by:
getName
in interfaceCfnSolution.IntegerHyperParameterRangeProperty
-
$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()
-