Class SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition.Jsii$Proxy
- All Implemented Interfaces:
SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition
SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition-
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.mixins.preview.services.sagemaker.events.SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition
SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition.Builder, SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition.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 boolean(experimental) AlgorithmSpecification property.(experimental) InputDataConfig property.(experimental) OutputDataConfig property.(experimental) ResourceConfig property.(experimental) RoleArn property.(experimental) StaticHyperParameters property.(experimental) StoppingCondition property.(experimental) VpcConfig property.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
protected Jsii$Proxy(SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition.Builder builder) Constructor that initializes the object based on literal property values passed by theSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition.Builder.
-
-
Method Details
-
getAlgorithmSpecification
public final SageMakerHyperParameterTuningJobStateChange.AlgorithmSpecification getAlgorithmSpecification()Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition(experimental) AlgorithmSpecification property.Specify an array of string values to match this event if the actual value of AlgorithmSpecification is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getAlgorithmSpecificationin interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition
-
getInputDataConfig
public final List<SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinitionItem> getInputDataConfig()Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition(experimental) InputDataConfig property.Specify an array of string values to match this event if the actual value of InputDataConfig is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getInputDataConfigin interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition
-
getOutputDataConfig
Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition(experimental) OutputDataConfig property.Specify an array of string values to match this event if the actual value of OutputDataConfig is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getOutputDataConfigin interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition
-
getResourceConfig
Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition(experimental) ResourceConfig property.Specify an array of string values to match this event if the actual value of ResourceConfig is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getResourceConfigin interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition
-
getRoleArn
Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition(experimental) RoleArn property.Specify an array of string values to match this event if the actual value of RoleArn is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getRoleArnin interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition
-
getStaticHyperParameters
Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition(experimental) StaticHyperParameters property.Specify an array of string values to match this event if the actual value of StaticHyperParameters is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStaticHyperParametersin interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition
-
getStoppingCondition
Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition(experimental) StoppingCondition property.Specify an array of string values to match this event if the actual value of StoppingCondition is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getStoppingConditionin interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition
-
getVpcConfig
Description copied from interface:SageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition(experimental) VpcConfig property.Specify an array of string values to match this event if the actual value of VpcConfig is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getVpcConfigin interfaceSageMakerHyperParameterTuningJobStateChange.TrainingJobDefinition
-
$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()
-