orders

@JvmName(name = "tjwbkhabnytfmixr")
suspend fun orders(value: Output<List<AppGroupOrderArgs>>)
@JvmName(name = "paloqfhpvuixfmty")
suspend fun orders(value: List<AppGroupOrderArgs>?)

Parameters

value

Order cycle information. The details see Block order.


@JvmName(name = "kxrlyxtthcvvsxxh")
suspend fun orders(vararg values: Output<AppGroupOrderArgs>)


@JvmName(name = "fhxjrgfytyjthnjq")
suspend fun orders(values: List<Output<AppGroupOrderArgs>>)
@JvmName(name = "eiafopqhndlsfdjq")
suspend fun orders(vararg values: AppGroupOrderArgs)

Parameters

values

Order cycle information. The details see Block order.


@JvmName(name = "eepsfjujlbdffiki")
suspend fun orders(argument: List<suspend AppGroupOrderArgsBuilder.() -> Unit>)
@JvmName(name = "sepbldgaxeyyofwf")
suspend fun orders(vararg argument: suspend AppGroupOrderArgsBuilder.() -> Unit)
@JvmName(name = "mhfqvaliqprwaruv")
suspend fun orders(argument: suspend AppGroupOrderArgsBuilder.() -> Unit)

Parameters

argument

Order cycle information. The details see Block order.