deleteAfterImageUpload

@JvmName(name = "kgaagrvhvfprbvqy")
suspend fun deleteAfterImageUpload(value: Output<String>)
@JvmName(name = "sbbwuvsibgkvjshn")
suspend fun deleteAfterImageUpload(value: String?)

Parameters

value

Whether the instance is automatically released after the image is packaged and uploaded successfully, only the build machine is supported. Optional values: true: When the instance is released, the image is released together with the instance. false: When the instance is released, the image is retained and is not released together with the instance. Empty means false by default.