Managed Cluster Load Balancer Profile Args
constructor(allocatedOutboundPorts: Output<Int>? = null, backendPoolType: Output<Either<String, BackendPoolType>>? = null, effectiveOutboundIPs: Output<List<ResourceReferenceArgs>>? = null, enableMultipleStandardLoadBalancers: Output<Boolean>? = null, idleTimeoutInMinutes: Output<Int>? = null, managedOutboundIPs: Output<ManagedClusterLoadBalancerProfileManagedOutboundIPsArgs>? = null, outboundIPPrefixes: Output<ManagedClusterLoadBalancerProfileOutboundIPPrefixesArgs>? = null, outboundIPs: Output<ManagedClusterLoadBalancerProfileOutboundIPsArgs>? = null)