sourceEntity

@JvmName(name = "congwcukdpcumhvk")
suspend fun sourceEntity(value: Output<AnalysisSourceEntityArgs>)
@JvmName(name = "pbyifoqxjshopfyy")
suspend fun sourceEntity(value: AnalysisSourceEntityArgs?)

Parameters

value

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


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

Parameters

argument

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