Uses of Class
software.amazon.awssdk.services.costexplorer.model.RedshiftInstanceDetails
-
Packages that use RedshiftInstanceDetails Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of RedshiftInstanceDetails in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return RedshiftInstanceDetails Modifier and Type Method Description RedshiftInstanceDetailsInstanceDetails. redshiftInstanceDetails()The Amazon Redshift reservations that Amazon Web Services recommends that you purchase.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type RedshiftInstanceDetails Modifier and Type Method Description InstanceDetails.BuilderInstanceDetails.Builder. redshiftInstanceDetails(RedshiftInstanceDetails redshiftInstanceDetails)The Amazon Redshift reservations that Amazon Web Services recommends that you purchase.
-