terms

@JvmName(name = "yrwvnkfmsurwxdfl")
suspend fun terms(value: Output<List<GlossaryTermArgs>>)
@JvmName(name = "lfhbdvmotrfoxgpb")
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 = "sadtypweoudajymx")
suspend fun terms(vararg values: Output<GlossaryTermArgs>)


@JvmName(name = "ouslywhgfgtbwpix")
suspend fun terms(values: List<Output<GlossaryTermArgs>>)
@JvmName(name = "iderecigjueiyvxi")
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 = "cgsuorbmnjrwofid")
suspend fun terms(argument: List<suspend GlossaryTermArgsBuilder.() -> Unit>)
@JvmName(name = "tjywwkgiylbpwujj")
suspend fun terms(vararg argument: suspend GlossaryTermArgsBuilder.() -> Unit)
@JvmName(name = "xutvemghwcnqcxlv")
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.