This API operation is superseded by DescribeTrafficSources, which can describe multiple traffic sources types
Source:R/autoscaling_operations.R
autoscaling_describe_load_balancers.RdThis API operation is superseded by describe_traffic_sources, which can describe multiple traffic sources types. We recommend using describe_traffic_sources to simplify how you manage traffic sources. However, we continue to support describe_load_balancers. You can use both the original describe_load_balancers API operation and describe_traffic_sources on the same Auto Scaling group.
See https://www.paws-r-sdk.com/docs/autoscaling_describe_load_balancers/ for full documentation.
Usage
autoscaling_describe_load_balancers(
AutoScalingGroupName,
NextToken = NULL,
MaxRecords = NULL
)