imageAnnotation

@JvmName(name = "finixvmcollpguaf")
suspend fun imageAnnotation(value: Output<ImageAnnotationArgs>)
@JvmName(name = "iycdgtxsyossedyu")
suspend fun imageAnnotation(value: ImageAnnotationArgs?)

Parameters

value

Annotations for images. For example, bounding polygons.


@JvmName(name = "xifchssbgxqxnupj")
suspend fun imageAnnotation(argument: suspend ImageAnnotationArgsBuilder.() -> Unit)

Parameters

argument

Annotations for images. For example, bounding polygons.