daily Maintenance Window
suspend fun dailyMaintenanceWindow(value: Output<ClusterMaintenancePolicyDailyMaintenanceWindowArgs>)
Parameters
value
Time window specified for daily maintenance operations. Specify start_time
in RFC3339 format "HH:MM”, where HH : \[00-23\] and MM : \[00-59\] GMT. For example: Examples:
suspend fun dailyMaintenanceWindow(argument: suspend ClusterMaintenancePolicyDailyMaintenanceWindowArgsBuilder.() -> Unit)
Parameters
argument
Time window specified for daily maintenance operations. Specify start_time
in RFC3339 format "HH:MM”, where HH : \[00-23\] and MM : \[00-59\] GMT. For example: Examples: