deletionProtection

@JvmName(name = "rfxcnavpsxvsidhk")
suspend fun deletionProtection(value: Output<Boolean>)
@JvmName(name = "auqjkowusoscjxbc")
suspend fun deletionProtection(value: Boolean?)

Parameters

value

Specifies whether to enable the Release Protection feature for ECS instances. This parameter is applicable to only pay-as-you-go instances. You can use this parameter to specify whether an ECS instance can be directly released by using the ECS console or calling the DeleteInstance operation. Valid values: true, false. Default value: false.