deletionProtectionConfig

@JvmName(name = "phshlltjrpwrvwnd")
suspend fun deletionProtectionConfig(value: Output<LoadBalancerDeletionProtectionConfigArgs>)
@JvmName(name = "heiaknqkrbdwcvth")
suspend fun deletionProtectionConfig(value: LoadBalancerDeletionProtectionConfigArgs?)

Parameters

value

Specifies whether to enable deletion protection. Default value: false. See deletion_protection_config below.


@JvmName(name = "qysfsjvnxawxdfme")
suspend fun deletionProtectionConfig(argument: suspend LoadBalancerDeletionProtectionConfigArgsBuilder.() -> Unit)

Parameters

argument

Specifies whether to enable deletion protection. Default value: false. See deletion_protection_config below.