entities

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "syqomxmaoeeiqtvp")
suspend fun entities(argument: List<suspend EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "ahxbpalsavbxsxru")
suspend fun entities(vararg argument: suspend EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "wqbxswwiypvsvwfe")
suspend fun entities(argument: suspend EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

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