sourceEntity

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

Parameters

value

A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets. Either a SourceEntity or a Definition must be provided in order for the request to be valid.


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

Parameters

argument

A source entity to use for the analysis that you're creating. This metadata structure contains details that describe a source template and one or more datasets. Either a SourceEntity or a Definition must be provided in order for the request to be valid.