clientIpPreservationEnabled

@JvmName(name = "mgwrktgvekujyjsw")
suspend fun clientIpPreservationEnabled(value: Output<Boolean>)
@JvmName(name = "qbnculbolmjxuadn")
suspend fun clientIpPreservationEnabled(value: Boolean?)

Parameters

value

Indicates whether client IP address preservation is enabled for an Application Load Balancer endpoint. See the AWS documentation for more details. The default value is false. Note: When client IP address preservation is enabled, the Global Accelerator service creates an EC2 Security Group in the VPC named GlobalAccelerator that must be deleted (potentially outside of the provider) before the VPC will successfully delete. If this EC2 Security Group is not deleted, the provider will retry the VPC deletion for a few minutes before reporting a DependencyViolation error. This cannot be resolved by re-running the provider.