terms

@JvmName(name = "iudgyrnlcjlgotxw")
suspend fun terms(value: Output<List<RouterRoutePolicyTermArgs>>)
@JvmName(name = "qmrfstcnqshvoxxr")
suspend fun terms(value: List<RouterRoutePolicyTermArgs>?)

Parameters

value

List of terms (the order in the list is not important, they are evaluated in order of priority). Structure is documented below.


@JvmName(name = "sldyuaamhcfjntbr")
suspend fun terms(vararg values: Output<RouterRoutePolicyTermArgs>)


@JvmName(name = "xlwicweskugrlwnn")
suspend fun terms(values: List<Output<RouterRoutePolicyTermArgs>>)
@JvmName(name = "gbvlgsffmshonljw")
suspend fun terms(vararg values: RouterRoutePolicyTermArgs)

Parameters

values

List of terms (the order in the list is not important, they are evaluated in order of priority). Structure is documented below.


@JvmName(name = "ernweqpyykxwjjfw")
suspend fun terms(argument: List<suspend RouterRoutePolicyTermArgsBuilder.() -> Unit>)
@JvmName(name = "ruerhfxcddcorfbn")
suspend fun terms(vararg argument: suspend RouterRoutePolicyTermArgsBuilder.() -> Unit)
@JvmName(name = "jtymtfqtyfaorqfw")
suspend fun terms(argument: suspend RouterRoutePolicyTermArgsBuilder.() -> Unit)

Parameters

argument

List of terms (the order in the list is not important, they are evaluated in order of priority). Structure is documented below.