deletionProtectionConfig

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

Parameters

value

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


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

Parameters

argument

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