Class CfnAlgorithm.HyperParameterSpecificationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.sagemaker.CfnAlgorithm.HyperParameterSpecificationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAlgorithm.HyperParameterSpecificationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAlgorithm.HyperParameterSpecificationProperty
@Stability(Stable)
@Internal
public static final class CfnAlgorithm.HyperParameterSpecificationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAlgorithm.HyperParameterSpecificationProperty
An implementation for
CfnAlgorithm.HyperParameterSpecificationProperty-
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.sagemaker.CfnAlgorithm.HyperParameterSpecificationProperty
CfnAlgorithm.HyperParameterSpecificationProperty.Builder, CfnAlgorithm.HyperParameterSpecificationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAlgorithm.HyperParameterSpecificationProperty.Builder.protectedJsii$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.JsonNodefinal booleanfinal Stringfinal Stringfinal ObjectReturns union: eitherBooleanorIResolvablefinal ObjectReturns union: eitherBooleanorIResolvablefinal StringgetName()final ObjectgetRange()Returns union: eitherIResolvableorCfnAlgorithm.ParameterRangePropertyfinal StringgetType()final inthashCode()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 theCfnAlgorithm.HyperParameterSpecificationProperty.Builder.
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceCfnAlgorithm.HyperParameterSpecificationProperty- See Also:
-
getType
- Specified by:
getTypein interfaceCfnAlgorithm.HyperParameterSpecificationProperty- See Also:
-
getDefaultValue
- Specified by:
getDefaultValuein interfaceCfnAlgorithm.HyperParameterSpecificationProperty- See Also:
-
getDescription
- Specified by:
getDescriptionin interfaceCfnAlgorithm.HyperParameterSpecificationProperty- See Also:
-
getIsRequired
Description copied from interface:CfnAlgorithm.HyperParameterSpecificationPropertyReturns union: eitherBooleanorIResolvable- Specified by:
getIsRequiredin interfaceCfnAlgorithm.HyperParameterSpecificationProperty- See Also:
-
getIsTunable
Description copied from interface:CfnAlgorithm.HyperParameterSpecificationPropertyReturns union: eitherBooleanorIResolvable- Specified by:
getIsTunablein interfaceCfnAlgorithm.HyperParameterSpecificationProperty- See Also:
-
getRange
Description copied from interface:CfnAlgorithm.HyperParameterSpecificationPropertyReturns union: eitherIResolvableorCfnAlgorithm.ParameterRangeProperty- Specified by:
getRangein interfaceCfnAlgorithm.HyperParameterSpecificationProperty- 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()
-