schedule
construct an aws.sdk.kotlin.services.sagemaker.model.InferenceExperimentSchedule inside the given block
The duration for which the inference experiment will run. If the status of the inference experiment is Created
, then you can update both the start and end dates. If the status of the inference experiment is Running
, then you can update only the end date.