force

@JvmName(name = "enxjbqclimwuygme")
suspend fun force(value: Output<Boolean>)
@JvmName(name = "nppmnxavvmltpkdk")
suspend fun force(value: Boolean?)

Parameters

value

Indicates whether to force delete the custom image, Default is false.

  • true:Force deletes the custom image, regardless of whether the image is currently being used by other instances.

  • false:Verifies that the image is not currently in use by any other instances before deleting the image.