terms

@JvmName(name = "mmlvissoxbmmnqwo")
suspend fun terms(value: Output<List<RouterRoutePolicyTermArgs>>)
@JvmName(name = "pannntsdfecmccvs")
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 = "fdumwfxnrbeecros")
suspend fun terms(vararg values: Output<RouterRoutePolicyTermArgs>)


@JvmName(name = "cgejbyvgfvmfwrmj")
suspend fun terms(values: List<Output<RouterRoutePolicyTermArgs>>)
@JvmName(name = "wuaxybyxbutwueik")
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 = "yyjgoartbcpcxgtf")
suspend fun terms(argument: List<suspend RouterRoutePolicyTermArgsBuilder.() -> Unit>)
@JvmName(name = "wircgrrkibquhfbc")
suspend fun terms(vararg argument: suspend RouterRoutePolicyTermArgsBuilder.() -> Unit)
@JvmName(name = "dfdigxfofgnuywla")
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.