| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
ElastiCacheInstanceDetails |
ElastiCacheInstanceDetails.clone() |
ElastiCacheInstanceDetails |
InstanceDetails.getElastiCacheInstanceDetails()
The ElastiCache reservations that Amazon Web Services recommends that you purchase.
|
ElastiCacheInstanceDetails |
ElastiCacheInstanceDetails.withCurrentGeneration(Boolean currentGeneration)
Determines whether the recommendation is for a current generation instance.
|
ElastiCacheInstanceDetails |
ElastiCacheInstanceDetails.withFamily(String family)
The instance family of the recommended reservation.
|
ElastiCacheInstanceDetails |
ElastiCacheInstanceDetails.withNodeType(String nodeType)
The type of node that Amazon Web Services recommends.
|
ElastiCacheInstanceDetails |
ElastiCacheInstanceDetails.withProductDescription(String productDescription)
The description of the recommended reservation.
|
ElastiCacheInstanceDetails |
ElastiCacheInstanceDetails.withRegion(String region)
The Amazon Web Services Region of the recommended reservation.
|
ElastiCacheInstanceDetails |
ElastiCacheInstanceDetails.withSizeFlexEligible(Boolean sizeFlexEligible)
Determines whether the recommended reservation is size flexible.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceDetails.setElastiCacheInstanceDetails(ElastiCacheInstanceDetails elastiCacheInstanceDetails)
The ElastiCache reservations that Amazon Web Services recommends that you purchase.
|
InstanceDetails |
InstanceDetails.withElastiCacheInstanceDetails(ElastiCacheInstanceDetails elastiCacheInstanceDetails)
The ElastiCache reservations that Amazon Web Services recommends that you purchase.
|
Copyright © 2025. All rights reserved.