Slot Swap Status Response
data class SlotSwapStatusResponse(val destinationSlotName: String, val sourceSlotName: String, val timestampUtc: String)
The status of the last successful slot swap operation.
The status of the last successful slot swap operation.