orders

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

Parameters

value

Order cycle information. The details see Block order.


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


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

Parameters

values

Order cycle information. The details see Block order.


@JvmName(name = "aqtresttbqcsvyox")
suspend fun orders(argument: List<suspend AppGroupOrderArgsBuilder.() -> Unit>)
@JvmName(name = "obdqtjsugkptkexb")
suspend fun orders(vararg argument: suspend AppGroupOrderArgsBuilder.() -> Unit)
@JvmName(name = "vtqfgirshkrttqyg")
suspend fun orders(argument: suspend AppGroupOrderArgsBuilder.() -> Unit)

Parameters

argument

Order cycle information. The details see Block order.