entities

@JvmName(name = "enwtvdrnxrfgvqsf")
suspend fun entities(value: Output<List<CxEntityTypeEntityArgs>>)
@JvmName(name = "quihpgdkbkqdqkxa")
suspend fun entities(value: List<CxEntityTypeEntityArgs>?)

Parameters

value

The collection of entity entries associated with the entity type. Structure is documented below.


@JvmName(name = "vlqokviwrsfuycqm")
suspend fun entities(vararg values: Output<CxEntityTypeEntityArgs>)


@JvmName(name = "tgeyxvoglyonbdri")
suspend fun entities(values: List<Output<CxEntityTypeEntityArgs>>)
@JvmName(name = "hmtbnypqspkisifj")
suspend fun entities(vararg values: CxEntityTypeEntityArgs)

Parameters

values

The collection of entity entries associated with the entity type. Structure is documented below.


@JvmName(name = "voyvsspmxwgwrqvw")
suspend fun entities(argument: List<suspend CxEntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "vxrtokvmspstmyro")
suspend fun entities(vararg argument: suspend CxEntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "lqocpghkdwgmutus")
suspend fun entities(argument: suspend CxEntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

The collection of entity entries associated with the entity type. Structure is documented below.