textAnnotation

@JvmName(name = "lxwombrqmcjriaqp")
suspend fun textAnnotation(value: Output<SensitiveTextAnnotationArgs>)
@JvmName(name = "kllctksqlrkhjsli")
suspend fun textAnnotation(value: SensitiveTextAnnotationArgs?)

Parameters

value

Annotations for sensitive texts. For example, a range that describes the location of sensitive text.


@JvmName(name = "mbtmgfydoxdvlmvu")
suspend fun textAnnotation(argument: suspend SensitiveTextAnnotationArgsBuilder.() -> Unit)

Parameters

argument

Annotations for sensitive texts. For example, a range that describes the location of sensitive text.