computeStartStop

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

Parameters

value

The list of compute start stop schedules to be applied.


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


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

Parameters

values

The list of compute start stop schedules to be applied.


@JvmName(name = "fhsspxpiikhjhhcx")
suspend fun computeStartStop(argument: List<suspend ComputeStartStopScheduleArgsBuilder.() -> Unit>)
@JvmName(name = "jbdwkdqieumvqobc")
suspend fun computeStartStop(vararg argument: suspend ComputeStartStopScheduleArgsBuilder.() -> Unit)
@JvmName(name = "lyvxlixxvrhdkpvm")
suspend fun computeStartStop(argument: suspend ComputeStartStopScheduleArgsBuilder.() -> Unit)

Parameters

argument

The list of compute start stop schedules to be applied.