elbv2_describe_account_limits {paws.networking} | R Documentation |
Describes the current Elastic Load Balancing resource limits for your Amazon Web Services account
Description
Describes the current Elastic Load Balancing resource limits for your Amazon Web Services account.
See https://www.paws-r-sdk.com/docs/elbv2_describe_account_limits/ for full documentation.
Usage
elbv2_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]