Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnProcessingJob.ExperimentConfigProperty
Packages that use CfnProcessingJob.ExperimentConfigProperty
- 
Uses of CfnProcessingJob.ExperimentConfigProperty in software.amazon.awscdk.services.sagemakerClasses in software.amazon.awscdk.services.sagemaker that implement CfnProcessingJob.ExperimentConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProcessingJob.ExperimentConfigPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnProcessingJob.ExperimentConfigPropertyModifier and TypeMethodDescriptionCfnProcessingJob.ExperimentConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnProcessingJob.ExperimentConfigPropertyModifier and TypeMethodDescriptionCfnProcessingJob.Builder.experimentConfig(CfnProcessingJob.ExperimentConfigProperty experimentConfig) Associates a SageMaker job as a trial component with an experiment and trial.CfnProcessingJobProps.Builder.experimentConfig(CfnProcessingJob.ExperimentConfigProperty experimentConfig) Sets the value ofCfnProcessingJobProps.getExperimentConfig()voidCfnProcessingJob.setExperimentConfig(CfnProcessingJob.ExperimentConfigProperty value) Associates a SageMaker job as a trial component with an experiment and trial.