GetSavingsPlansPurchaseRecommendationRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The account scope that you want your recommendations for. Amazon Web Services calculates recommendations including the management account and member accounts if the value is set to PAYER. If the value is LINKED, recommendations are calculated for individual member accounts only.

Link copied to clipboard

You can filter your recommendations by Account ID with the LINKED_ACCOUNT dimension. To filter your recommendations by Account ID, specify Key as LINKED_ACCOUNT and Value as the comma-separated Acount ID(s) that you want to see Savings Plans purchase recommendations for.

Link copied to clipboard

The lookback period that's used to generate the recommendation.

Link copied to clipboard

The token to retrieve the next set of results. Amazon Web Services provides the token when the response from a previous call has more results than the maximum page size.

Link copied to clipboard

The number of recommendations that you want returned in a single response object.

Link copied to clipboard

The payment option that's used to generate these recommendations.

Link copied to clipboard

The Savings Plans recommendation type that's requested.

Link copied to clipboard

The savings plan recommendation term that's used to generate these recommendations.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String