disableOnDestroy

@JvmName(name = "ggbqlageqragrxey")
suspend fun disableOnDestroy(value: Output<Boolean>)
@JvmName(name = "lkhhhyarmhvjelxt")
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.