computeStartStop

@JvmName(name = "vxljyvamrbhxueno")
suspend fun computeStartStop(value: Output<List<ComputeStartStopScheduleArgs>>)
@JvmName(name = "pgkxpbpnnmscbcak")
suspend fun computeStartStop(value: List<ComputeStartStopScheduleArgs>?)

Parameters

value

The list of compute start stop schedules to be applied.


@JvmName(name = "gtuhonxxtkccpxsu")
suspend fun computeStartStop(vararg values: Output<ComputeStartStopScheduleArgs>)


@JvmName(name = "vlchvhuwtjpspbxj")
suspend fun computeStartStop(values: List<Output<ComputeStartStopScheduleArgs>>)
@JvmName(name = "asgqxmmwxkuqgyrs")
suspend fun computeStartStop(vararg values: ComputeStartStopScheduleArgs)

Parameters

values

The list of compute start stop schedules to be applied.


@JvmName(name = "wtejjekftgmlgqth")
suspend fun computeStartStop(argument: List<suspend ComputeStartStopScheduleArgsBuilder.() -> Unit>)
@JvmName(name = "bhvoqphslylaunqs")
suspend fun computeStartStop(vararg argument: suspend ComputeStartStopScheduleArgsBuilder.() -> Unit)
@JvmName(name = "jlxblvyhwakjrahj")
suspend fun computeStartStop(argument: suspend ComputeStartStopScheduleArgsBuilder.() -> Unit)

Parameters

argument

The list of compute start stop schedules to be applied.