Rotation Weekly Setting Args
data class RotationWeeklySettingArgs(val dayOfWeek: Output<RotationDayOfWeek>, val handOffTime: Output<String>) : ConvertibleToJava<RotationWeeklySettingArgs>
DayOfWeek for Rotation and HandOff Time for Weekly Recurring Rotation.