includeFields

@JvmName(name = "ulknkvapajyfsghh")
suspend fun includeFields(value: Output<DatascanDataProfileSpecIncludeFieldsArgs>)
@JvmName(name = "uycsvgtuhesdwtvq")
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 = "ycmbumamqrmpqreq")
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.