includeFields

@JvmName(name = "dqtqiwxsndlwadjh")
suspend fun includeFields(value: Output<DatascanDataProfileSpecIncludeFieldsArgs>)
@JvmName(name = "ugteplbexdqxgfrf")
suspend fun includeFields(value: DatascanDataProfileSpecIncludeFieldsArgs?)

Parameters

value

The fields to include in data profile. If not specified, all fields at the time of profile scan job execution are included, except for ones listed in exclude_fields. Structure is documented below.


@JvmName(name = "cxsmiuvourhrgkcd")
suspend fun includeFields(argument: suspend DatascanDataProfileSpecIncludeFieldsArgsBuilder.() -> Unit)

Parameters

argument

The fields to include in data profile. If not specified, all fields at the time of profile scan job execution are included, except for ones listed in exclude_fields. Structure is documented below.