entities

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

Parameters

value

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


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


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

Parameters

values

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


@JvmName(name = "tictfpivgnhetojo")
suspend fun entities(argument: List<suspend EntityTypeEntityArgsBuilder.() -> Unit>)
@JvmName(name = "bdinrlndapkngfne")
suspend fun entities(vararg argument: suspend EntityTypeEntityArgsBuilder.() -> Unit)
@JvmName(name = "iytffsgniqwrfckk")
suspend fun entities(argument: suspend EntityTypeEntityArgsBuilder.() -> Unit)

Parameters

argument

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