disableOnDestroy

@JvmName(name = "ohkuqmictwjrsgmr")
suspend fun disableOnDestroy(value: Output<Boolean>)
@JvmName(name = "daiuicysybuyinah")
suspend fun disableOnDestroy(value: Boolean?)

Parameters

value

If true, disable the service when the resource is destroyed. Defaults to true. May be useful in the event that a project is long-lived but the infrastructure running in that project changes frequently.