elb_describe_account_limits {paws.networking} | R Documentation |
Describes the current Elastic Load Balancing resource limits for your AWS account
Description
Describes the current Elastic Load Balancing resource limits for your AWS account.
See https://www.paws-r-sdk.com/docs/elb_describe_account_limits/ for full documentation.
Usage
elb_describe_account_limits(Marker = NULL, PageSize = NULL)
Arguments
Marker |
The marker for the next set of results. (You received this marker from a previous call.) |
PageSize |
The maximum number of results to return with this call. |
[Package paws.networking version 0.9.0 Index]