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