localSsdRecoveryTimeouts

@JvmName(name = "jgtscsitxulnhjvq")
suspend fun localSsdRecoveryTimeouts(value: Output<List<InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs>>)

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 = "betvauxjsipdcgcs")
suspend fun localSsdRecoveryTimeouts(vararg values: Output<InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs>)


@JvmName(name = "vaywrsmseyassbet")
suspend fun localSsdRecoveryTimeouts(values: List<Output<InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs>>)
@JvmName(name = "gaildsxxbuimqqtk")
suspend fun localSsdRecoveryTimeouts(vararg values: InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgs)

Parameters

values

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 = "mlcbsaxgurpmelvf")
suspend fun localSsdRecoveryTimeouts(argument: List<suspend InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgsBuilder.() -> Unit>)
@JvmName(name = "pofbbdqkdbeqhryv")
suspend fun localSsdRecoveryTimeouts(vararg argument: suspend InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgsBuilder.() -> Unit)
@JvmName(name = "nwguxspxtxxlvboj")
suspend fun localSsdRecoveryTimeouts(argument: suspend InstanceTemplateSchedulingLocalSsdRecoveryTimeoutArgsBuilder.() -> 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.