Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnProcessingJobPropsMixin.ExperimentConfigProperty
Packages that use CfnProcessingJobPropsMixin.ExperimentConfigProperty
-
Uses of CfnProcessingJobPropsMixin.ExperimentConfigProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnProcessingJobPropsMixin.ExperimentConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnProcessingJobPropsMixin.ExperimentConfigPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnProcessingJobPropsMixin.ExperimentConfigPropertyModifier and TypeMethodDescriptionCfnProcessingJobPropsMixin.ExperimentConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnProcessingJobPropsMixin.ExperimentConfigPropertyModifier and TypeMethodDescriptionCfnProcessingJobMixinProps.Builder.experimentConfig(CfnProcessingJobPropsMixin.ExperimentConfigProperty experimentConfig) Sets the value ofCfnProcessingJobMixinProps.getExperimentConfig()CfnProcessingJobPropsMixin.Builder.experimentConfig(CfnProcessingJobPropsMixin.ExperimentConfigProperty experimentConfig) Associates a SageMaker job as a trial component with an experiment and trial.