terms

@JvmName(name = "cxxyhgypeqpmcadk")
suspend fun terms(value: Output<List<GlossaryTermArgs>>)
@JvmName(name = "kbcjslevidlqasme")
suspend fun terms(value: List<GlossaryTermArgs>?)

Parameters

value

Each term in the set represents a term that can be replaced by the other terms.


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


@JvmName(name = "ytlcikwacpkrgatg")
suspend fun terms(values: List<Output<GlossaryTermArgs>>)
@JvmName(name = "taqxywevikmywtkw")
suspend fun terms(vararg values: GlossaryTermArgs)

Parameters

values

Each term in the set represents a term that can be replaced by the other terms.


@JvmName(name = "txuuukukmrlfwixc")
suspend fun terms(argument: List<suspend GlossaryTermArgsBuilder.() -> Unit>)
@JvmName(name = "jobxutfuaxbosfud")
suspend fun terms(vararg argument: suspend GlossaryTermArgsBuilder.() -> Unit)
@JvmName(name = "bswwnuapncmqxqax")
suspend fun terms(argument: suspend GlossaryTermArgsBuilder.() -> Unit)

Parameters

argument

Each term in the set represents a term that can be replaced by the other terms.