Load Balancer Profile Args
data class LoadBalancerProfileArgs(val managedOutboundIps: Output<ManagedOutboundIPsArgs>? = null) : ConvertibleToJava<LoadBalancerProfileArgs>
LoadBalancerProfile represents the profile of the cluster public load balancer.