entities

@JvmName(name = "ltehrxlfkslggyjr")
suspend fun entities(value: Output<List<EntityTypeEntityArgs>>)
@JvmName(name = "nukeqdbrrvfowoom")
suspend fun entities(value: List<EntityTypeEntityArgs>?)

Parameters

value

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


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


@JvmName(name = "lkxuxhrpijsomueo")
suspend fun entities(values: List<Output<EntityTypeEntityArgs>>)
@JvmName(name = "cnrtfijtymdpeswa")
suspend fun entities(vararg values: EntityTypeEntityArgs)

Parameters

values

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


@JvmName(name = "xspcgncwbagukyug")
suspend fun entities(argument: List<suspend EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "orxpbjhqgdytyhps")
suspend fun entities(vararg argument: suspend EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "uhoinkpbgihixdos")
suspend fun entities(argument: suspend EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

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