Describes the rates for the specified Savings Plan.
See https://www.paws-r-sdk.com/docs/savingsplans_describe_savings_plan_rates/ for full documentation.
savingsplans_describe_savings_plan_rates(
savingsPlanId,
filters = NULL,
nextToken = NULL,
maxResults = NULL
)
[required] The ID of the Savings Plan.
The filters.
The token for the next page of results.
The maximum number of results to return with a single call. To retrieve additional results, make another call with the returned token value.