includeFields

@JvmName(name = "xnxnnxofqabjasrf")
suspend fun includeFields(value: Output<DatascanDataProfileSpecIncludeFieldsArgs>)
@JvmName(name = "crbhglsujlospauf")
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 = "dnlpqcmdusnsoqgk")
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.