excludeFields

@JvmName(name = "tkjsqwqgmdmnpwki")
suspend fun excludeFields(value: Output<DatascanDataProfileSpecExcludeFieldsArgs>)
@JvmName(name = "unpapqtyhmrlwqlo")
suspend fun excludeFields(value: DatascanDataProfileSpecExcludeFieldsArgs?)

Parameters

value

The fields to exclude from data profile. If specified, the fields will be excluded from data profile, regardless of include_fields value. Structure is documented below.


@JvmName(name = "xggtnvyuqdptegxa")
suspend fun excludeFields(argument: suspend DatascanDataProfileSpecExcludeFieldsArgsBuilder.() -> Unit)

Parameters

argument

The fields to exclude from data profile. If specified, the fields will be excluded from data profile, regardless of include_fields value. Structure is documented below.