AWSElasticLoadBalancingDescribeAccessPointsOutput Class Reference
Inherits from | AWSModel : AWSMTLModel |
---|---|
Declared in | AWSElasticLoadBalancingModel.h AWSElasticLoadBalancingModel.m |
loadBalancerDescriptions
Information about the load balancers.
@property (nonatomic, strong) NSArray<AWSElasticLoadBalancingLoadBalancerDescription*> *loadBalancerDescriptions
Declared In
AWSElasticLoadBalancingModel.h
nextMarker
The marker to use when requesting the next set of results. If there are no additional results, the string is empty.
@property (nonatomic, strong) NSString *nextMarker
Declared In
AWSElasticLoadBalancingModel.h