KubernetesClusterNetworkProfileLoadBalancerProfileArgs

constructor(backendPoolType: Output<String>? = null, effectiveOutboundIps: Output<List<String>>? = null, idleTimeoutInMinutes: Output<Int>? = null, managedOutboundIpCount: Output<Int>? = null, managedOutboundIpv6Count: Output<Int>? = null, outboundIpAddressIds: Output<List<String>>? = null, outboundIpPrefixIds: Output<List<String>>? = null, outboundPortsAllocated: Output<Int>? = null)