maintenanceWindow

@JvmName(name = "nljtxxgeopfpkvfp")
suspend fun maintenanceWindow(value: Output<MaintenanceWindowArgs>)
@JvmName(name = "nwfqgkvtwpbcuqln")
suspend fun maintenanceWindow(value: MaintenanceWindowArgs?)

Parameters

value

The one hour maintenance window of the metastore service. This specifies when the service can be restarted for maintenance purposes in UTC time. Maintenance window is not needed for services with the SPANNER database type.


@JvmName(name = "rhjmcotqjrbysqqd")
suspend fun maintenanceWindow(argument: suspend MaintenanceWindowArgsBuilder.() -> Unit)

Parameters

argument

The one hour maintenance window of the metastore service. This specifies when the service can be restarted for maintenance purposes in UTC time. Maintenance window is not needed for services with the SPANNER database type.