RevertToVersionId
Specifies the previous image set version ID to revert the current image set back to.
You must provide either revertToVersionId
or DICOMUpdates
in your request. A ValidationException
error is thrown if both parameters are provided at the same time.
Inherited functions
Casts this MetadataUpdates as a DicomUpdates and retrieves its aws.sdk.kotlin.services.medicalimaging.model.DicomUpdates value. Throws an exception if the MetadataUpdates is not a DicomUpdates.
Casts this MetadataUpdates as a DicomUpdates and retrieves its aws.sdk.kotlin.services.medicalimaging.model.DicomUpdates value. Returns null if the MetadataUpdates is not a DicomUpdates.
Casts this MetadataUpdates as a RevertToVersionId and retrieves its kotlin.String value. Throws an exception if the MetadataUpdates is not a RevertToVersionId.
Casts this MetadataUpdates as a RevertToVersionId and retrieves its kotlin.String value. Returns null if the MetadataUpdates is not a RevertToVersionId.