computeStartStop

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

Parameters

value

The list of compute start stop schedules to be applied.


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


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

Parameters

values

The list of compute start stop schedules to be applied.


@JvmName(name = "ucoxiqorladsunfe")
suspend fun computeStartStop(argument: List<suspend ComputeStartStopScheduleArgsBuilder.() -> Unit>)
@JvmName(name = "djoecayvbywftbko")
suspend fun computeStartStop(vararg argument: suspend ComputeStartStopScheduleArgsBuilder.() -> Unit)
@JvmName(name = "ederwgndksbvgyyp")
suspend fun computeStartStop(argument: suspend ComputeStartStopScheduleArgsBuilder.() -> Unit)

Parameters

argument

The list of compute start stop schedules to be applied.