Cluster Automated Backup Policy Weekly Schedule Start Time
data class ClusterAutomatedBackupPolicyWeeklyScheduleStartTime(val hours: Int? = null, val minutes: Int? = null, val nanos: Int? = null, val seconds: Int? = null)