start Time
suspend fun startTime(value: Output<ClusterAutomatedBackupConfigFixedFrequencyScheduleStartTimeArgs>)
Parameters
value
The start time of every automated backup in UTC. It must be set to the start of an hour. This field is required. Structure is documented below.
suspend fun startTime(argument: suspend ClusterAutomatedBackupConfigFixedFrequencyScheduleStartTimeArgsBuilder.() -> Unit)
Parameters
argument
The start time of every automated backup in UTC. It must be set to the start of an hour. This field is required. Structure is documented below.