destination Load Balancer Front End IPConfiguration
suspend fun destinationLoadBalancerFrontEndIPConfiguration(value: Output<FrontendIPConfigurationArgs>)
Parameters
value
The reference to the private IP address on the internal Load Balancer that will receive the tap.
suspend fun destinationLoadBalancerFrontEndIPConfiguration(argument: suspend FrontendIPConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The reference to the private IP address on the internal Load Balancer that will receive the tap.