localSsdRecoveryTimeout

@JvmName(name = "baixagworvgxkmjk")
suspend fun localSsdRecoveryTimeout(value: Output<InstanceSchedulingLocalSsdRecoveryTimeoutArgs>)
@JvmName(name = "dglhcxpoyuftlluc")
suspend fun localSsdRecoveryTimeout(value: InstanceSchedulingLocalSsdRecoveryTimeoutArgs?)

Parameters

value

Specifies the maximum amount of time a Local Ssd Vm should wait while recovery of the Local Ssd state is attempted. Its value should be in between 0 and 168 hours with hour granularity and the default value being 1 hour.


@JvmName(name = "rbyxsqrkbewriteh")
suspend fun localSsdRecoveryTimeout(argument: suspend InstanceSchedulingLocalSsdRecoveryTimeoutArgsBuilder.() -> Unit)

Parameters

argument

Specifies the maximum amount of time a Local Ssd Vm should wait while recovery of the Local Ssd state is attempted. Its value should be in between 0 and 168 hours with hour granularity and the default value being 1 hour.