| Package | Description |
|---|---|
| com.amazonaws.services.costexplorer.model |
| Modifier and Type | Method and Description |
|---|---|
MemoryDBInstanceDetails |
MemoryDBInstanceDetails.clone() |
MemoryDBInstanceDetails |
InstanceDetails.getMemoryDBInstanceDetails()
The MemoryDB reservations that Amazon Web Services recommends that you purchase.
|
MemoryDBInstanceDetails |
MemoryDBInstanceDetails.withCurrentGeneration(Boolean currentGeneration)
Determines whether the recommendation is for a current generation instance.
|
MemoryDBInstanceDetails |
MemoryDBInstanceDetails.withFamily(String family)
The instance family of the recommended reservation.
|
MemoryDBInstanceDetails |
MemoryDBInstanceDetails.withNodeType(String nodeType)
The node type of the recommended reservation.
|
MemoryDBInstanceDetails |
MemoryDBInstanceDetails.withRegion(String region)
The Amazon Web Services Region of the recommended reservation.
|
MemoryDBInstanceDetails |
MemoryDBInstanceDetails.withSizeFlexEligible(Boolean sizeFlexEligible)
Determines whether the recommended reservation is size flexible.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceDetails.setMemoryDBInstanceDetails(MemoryDBInstanceDetails memoryDBInstanceDetails)
The MemoryDB reservations that Amazon Web Services recommends that you purchase.
|
InstanceDetails |
InstanceDetails.withMemoryDBInstanceDetails(MemoryDBInstanceDetails memoryDBInstanceDetails)
The MemoryDB reservations that Amazon Web Services recommends that you purchase.
|
Copyright © 2023. All rights reserved.