cleanTextField

@JvmName(name = "rhpukjjhsljxppyd")
suspend fun cleanTextField(value: Output<CleanTextFieldArgs>)
@JvmName(name = "tbgwbeuursnqemxq")
suspend fun cleanTextField(value: CleanTextFieldArgs?)

Parameters

value

Inspect the field's text and transform sensitive text. Configure using TextConfig. Supported types: Code, Date, DateTime, Decimal, HumanName, Id, LanguageCode, Markdown, Oid, String, Uri, Uuid, Xhtml


@JvmName(name = "dmaqbatrhkbuxoqo")
suspend fun cleanTextField(argument: suspend CleanTextFieldArgsBuilder.() -> Unit)

Parameters

argument

Inspect the field's text and transform sensitive text. Configure using TextConfig. Supported types: Code, Date, DateTime, Decimal, HumanName, Id, LanguageCode, Markdown, Oid, String, Uri, Uuid, Xhtml