

# InferenceExperimentSchedule
<a name="API_InferenceExperimentSchedule"></a>

The start and end times of an inference experiment.

The maximum duration that you can set for an inference experiment is 30 days.

## Contents
<a name="API_InferenceExperimentSchedule_Contents"></a>

 ** EndTime **   <a name="sagemaker-Type-InferenceExperimentSchedule-EndTime"></a>
The timestamp at which the inference experiment ended or will end.  
Type: Timestamp  
Required: No

 ** StartTime **   <a name="sagemaker-Type-InferenceExperimentSchedule-StartTime"></a>
The timestamp at which the inference experiment started or will start.  
Type: Timestamp  
Required: No

## See Also
<a name="API_InferenceExperimentSchedule_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/sagemaker-2017-07-24/InferenceExperimentSchedule) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/sagemaker-2017-07-24/InferenceExperimentSchedule) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/sagemaker-2017-07-24/InferenceExperimentSchedule) 