savingsplans_return_savings_plan {paws.cost.management} | R Documentation |
Returns the specified Savings Plan
Description
Returns the specified Savings Plan.
See https://www.paws-r-sdk.com/docs/savingsplans_return_savings_plan/ for full documentation.
Usage
savingsplans_return_savings_plan(savingsPlanId, clientToken = NULL)
Arguments
savingsPlanId |
[required] The ID of the Savings Plan. |
clientToken |
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request. |
[Package paws.cost.management version 0.6.1 Index]