Is there any possibility to set Different Expiry Time(TTL) for each Hash Fields in HashSet like below Under HashKey name "SampleHasSet"
| Key | Value | TTL |
|----- | ------------ | -------- |
| Key1 | Key1Value | 100 |
| Key2 | Key2Value | 200 |