sourceEntity

@JvmName(name = "jfqhbtdtpdwfkitd")
suspend fun sourceEntity(value: Output<AnalysisSourceEntityArgs>)
@JvmName(name = "qrstwcuexisjipcf")
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 = "xglidkqnbuwktqfj")
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.