maintenanceStartTime

@JvmName(name = "ltpuasssvgsdtgns")
suspend fun maintenanceStartTime(value: Output<GatewayMaintenanceStartTimeArgs>)
@JvmName(name = "nxsnvvfhnjrhjcfv")
suspend fun maintenanceStartTime(value: GatewayMaintenanceStartTimeArgs?)

Parameters

value

The gateway's weekly maintenance start time information, including day and time of the week. The maintenance time is the time in your gateway's time zone. More details below.


@JvmName(name = "iqwvsgqxmhefuphf")
suspend fun maintenanceStartTime(argument: suspend GatewayMaintenanceStartTimeArgsBuilder.() -> Unit)

Parameters

argument

The gateway's weekly maintenance start time information, including day and time of the week. The maintenance time is the time in your gateway's time zone. More details below.