Class CfnAlgorithmPropsMixin.TrainingSpecificationProperty.Jsii$Proxy
java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnAlgorithmPropsMixin.TrainingSpecificationProperty.Jsii$Proxy
- All Implemented Interfaces:
CfnAlgorithmPropsMixin.TrainingSpecificationProperty,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnAlgorithmPropsMixin.TrainingSpecificationProperty
@Stability(Stable)
@Internal
public static final class CfnAlgorithmPropsMixin.TrainingSpecificationProperty.Jsii$Proxy
extends software.amazon.jsii.JsiiObject
implements CfnAlgorithmPropsMixin.TrainingSpecificationProperty
An implementation for
CfnAlgorithmPropsMixin.TrainingSpecificationProperty-
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.cfnpropertymixins.services.sagemaker.CfnAlgorithmPropsMixin.TrainingSpecificationProperty
CfnAlgorithmPropsMixin.TrainingSpecificationProperty.Builder, CfnAlgorithmPropsMixin.TrainingSpecificationProperty.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAlgorithmPropsMixin.TrainingSpecificationProperty.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 ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAlgorithmPropsMixin.MetricDefinitionProperty>final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAlgorithmPropsMixin.HyperParameterSpecificationProperty>final ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAlgorithmPropsMixin.HyperParameterTuningJobObjectiveProperty>final ObjectReturns union: eitherBooleanorIResolvablefinal ObjectReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAlgorithmPropsMixin.ChannelSpecificationProperty>final Stringfinal Stringfinal 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 theCfnAlgorithmPropsMixin.TrainingSpecificationProperty.Builder.
-
-
Method Details
-
getMetricDefinitions
Description copied from interface:CfnAlgorithmPropsMixin.TrainingSpecificationPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAlgorithmPropsMixin.MetricDefinitionProperty>- Specified by:
getMetricDefinitionsin interfaceCfnAlgorithmPropsMixin.TrainingSpecificationProperty- See Also:
-
getSupportedHyperParameters
Description copied from interface:CfnAlgorithmPropsMixin.TrainingSpecificationPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAlgorithmPropsMixin.HyperParameterSpecificationProperty>- Specified by:
getSupportedHyperParametersin interfaceCfnAlgorithmPropsMixin.TrainingSpecificationProperty- See Also:
-
getSupportedTrainingInstanceTypes
- Specified by:
getSupportedTrainingInstanceTypesin interfaceCfnAlgorithmPropsMixin.TrainingSpecificationProperty- See Also:
-
getSupportedTuningJobObjectiveMetrics
Description copied from interface:CfnAlgorithmPropsMixin.TrainingSpecificationPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAlgorithmPropsMixin.HyperParameterTuningJobObjectiveProperty>- Specified by:
getSupportedTuningJobObjectiveMetricsin interfaceCfnAlgorithmPropsMixin.TrainingSpecificationProperty- See Also:
-
getSupportsDistributedTraining
Description copied from interface:CfnAlgorithmPropsMixin.TrainingSpecificationPropertyReturns union: eitherBooleanorIResolvable- Specified by:
getSupportsDistributedTrainingin interfaceCfnAlgorithmPropsMixin.TrainingSpecificationProperty- See Also:
-
getTrainingChannels
Description copied from interface:CfnAlgorithmPropsMixin.TrainingSpecificationPropertyReturns union: eitherIResolvableor Listinvalid input: '<'eitherIResolvableorCfnAlgorithmPropsMixin.ChannelSpecificationProperty>- Specified by:
getTrainingChannelsin interfaceCfnAlgorithmPropsMixin.TrainingSpecificationProperty- See Also:
-
getTrainingImage
- Specified by:
getTrainingImagein interfaceCfnAlgorithmPropsMixin.TrainingSpecificationProperty- See Also:
-
getTrainingImageDigest
- Specified by:
getTrainingImageDigestin interfaceCfnAlgorithmPropsMixin.TrainingSpecificationProperty- 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()
-