image

@JvmName(name = "kjncqgysdkyveqrq")
suspend fun image(value: Output<ImageConfigArgs>)
@JvmName(name = "ihbpvevbvjxnjmqm")
suspend fun image(value: ImageConfigArgs?)

Deprecated

Configures the de-identification of image pixels in the source_dataset. Deprecated. Use `dicom_tag_config.options.clean_image` instead.

Parameters

value

Configures the de-identification of image pixels in the source_dataset. Deprecated. Use dicom_tag_config.options.clean_image instead.


@JvmName(name = "acewkipofiqnebvo")
suspend fun image(argument: suspend ImageConfigArgsBuilder.() -> Unit)

Deprecated

Configures the de-identification of image pixels in the source_dataset. Deprecated. Use `dicom_tag_config.options.clean_image` instead.

Parameters

argument

Configures the de-identification of image pixels in the source_dataset. Deprecated. Use dicom_tag_config.options.clean_image instead.