requestedRunDuration

@JvmName(name = "lfvwbvvrqdbxsvqm")
suspend fun requestedRunDuration(value: Output<RegionResizeRequestRequestedRunDurationArgs>)
@JvmName(name = "dtwaxclieyfowgrc")
suspend fun requestedRunDuration(value: RegionResizeRequestRequestedRunDurationArgs?)

Parameters

value

Requested run duration for instances that will be created by this request. At the end of the run duration instances will be deleted. Structure is documented below.


@JvmName(name = "aorkecmegmqistgu")
suspend fun requestedRunDuration(argument: suspend RegionResizeRequestRequestedRunDurationArgsBuilder.() -> Unit)

Parameters

argument

Requested run duration for instances that will be created by this request. At the end of the run duration instances will be deleted. Structure is documented below.