Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnInferenceExperimentPropsMixin.InferenceExperimentScheduleProperty
Packages that use CfnInferenceExperimentPropsMixin.InferenceExperimentScheduleProperty
-
Uses of CfnInferenceExperimentPropsMixin.InferenceExperimentScheduleProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnInferenceExperimentPropsMixin.InferenceExperimentSchedulePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnInferenceExperimentPropsMixin.InferenceExperimentSchedulePropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnInferenceExperimentPropsMixin.InferenceExperimentSchedulePropertyModifier and TypeMethodDescriptionCfnInferenceExperimentPropsMixin.InferenceExperimentScheduleProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnInferenceExperimentPropsMixin.InferenceExperimentSchedulePropertyModifier and TypeMethodDescriptionCfnInferenceExperimentMixinProps.Builder.schedule(CfnInferenceExperimentPropsMixin.InferenceExperimentScheduleProperty schedule) Sets the value ofCfnInferenceExperimentMixinProps.getSchedule()CfnInferenceExperimentPropsMixin.Builder.schedule(CfnInferenceExperimentPropsMixin.InferenceExperimentScheduleProperty schedule) The duration for which the inference experiment ran or will run.