Describes the specified Savings Plans
Source:R/savingsplans_operations.R
savingsplans_describe_savings_plans.RdDescribes the specified Savings Plans.
See https://www.paws-r-sdk.com/docs/savingsplans_describe_savings_plans/ for full documentation.
Usage
savingsplans_describe_savings_plans(
savingsPlanArns = NULL,
savingsPlanIds = NULL,
nextToken = NULL,
maxResults = NULL,
states = NULL,
filters = NULL
)Arguments
- savingsPlanArns
The Amazon Resource Names (ARN) of the Savings Plans.
- savingsPlanIds
The IDs of the Savings Plans.
- 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.
- states
The current states of the Savings Plans.
- filters
The filters.