savingsplans_describe_savings_plan_rates: Describes the specified Savings Plans rates

View source: R/savingsplans_operations.R

savingsplans_describe_savings_plan_ratesR Documentation

Describes the specified Savings Plans rates

Description

Describes the specified Savings Plans rates.

See https://www.paws-r-sdk.com/docs/savingsplans_describe_savings_plan_rates/ for full documentation.

Usage

savingsplans_describe_savings_plan_rates(
  savingsPlanId,
  filters = NULL,
  nextToken = NULL,
  maxResults = NULL
)

Arguments

savingsPlanId

[required] The ID of the Savings Plan.

filters

The filters.

nextToken

The token for the next page of results.

maxResults

The maximum number of results to return with a single call. To retrieve additional results, make another call with the returned token value.


paws.cost.management documentation built on Sept. 12, 2023, 1:09 a.m.