sourceEntity

@JvmName(name = "qwijqypvcvxqpcoe")
suspend fun sourceEntity(value: Output<TemplateSourceEntityArgs>)
@JvmName(name = "lhoajwixyqetluou")
suspend fun sourceEntity(value: TemplateSourceEntityArgs?)

Parameters

value

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


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

Parameters

argument

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