GetReservationPurchaseRecommendationRequest

Types

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

Properties

Link copied to clipboard

The account ID that's associated with the recommendation.

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

Use Expression to filter in various Cost Explorer APIs.

Link copied to clipboard

The number of previous days that you want Amazon Web Services to consider when it calculates your recommendations.

Link copied to clipboard

The pagination token that indicates the next set of results that you want to retrieve.

Link copied to clipboard

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

Link copied to clipboard

The reservation purchase option that you want recommendations for.

Link copied to clipboard

The specific service that you want recommendations for.

Link copied to clipboard

The hardware specifications for the service instances that you want recommendations for, such as standard or convertible Amazon EC2 instances.

Link copied to clipboard

The reservation term that you want recommendations for.

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