localSsdRecoveryTimeout

@JvmName(name = "khidtilkhadurtbn")
suspend fun localSsdRecoveryTimeout(value: Output<DurationArgs>)
@JvmName(name = "nujimugqpjnknexs")
suspend fun localSsdRecoveryTimeout(value: DurationArgs?)

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 = "ervcwikujfntyski")
suspend fun localSsdRecoveryTimeout(argument: suspend DurationArgsBuilder.() -> 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.