sourceEntity

@JvmName(name = "bixoghhfxmbtquhc")
suspend fun sourceEntity(value: Output<DashboardSourceEntityArgs>)
@JvmName(name = "efhufeawrekbrwqv")
suspend fun sourceEntity(value: DashboardSourceEntityArgs?)

Parameters

value

The entity that you are using as a source when you create the dashboard (template). Only one of definition or source_entity should be configured. See source_entity.


@JvmName(name = "wiqnmynitajednbk")
suspend fun sourceEntity(argument: suspend DashboardSourceEntityArgsBuilder.() -> Unit)

Parameters

argument

The entity that you are using as a source when you create the dashboard (template). Only one of definition or source_entity should be configured. See source_entity.