SavingsPlansCoverage
The parameters for querying Savings Plans coverage data, showing how much of your eligible compute usage is covered by Savings Plans.
Inherited functions
Casts this QueryParameters as a CostAndUsage and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.CostAndUsageQuery value. Throws an exception if the QueryParameters is not a CostAndUsage.
Casts this QueryParameters as a CostAndUsage and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.CostAndUsageQuery value. Returns null if the QueryParameters is not a CostAndUsage.
Casts this QueryParameters as a ReservationCoverage and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.ReservationCoverageQuery value. Throws an exception if the QueryParameters is not a ReservationCoverage.
Casts this QueryParameters as a ReservationCoverage and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.ReservationCoverageQuery value. Returns null if the QueryParameters is not a ReservationCoverage.
Casts this QueryParameters as a ReservationUtilization and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.ReservationUtilizationQuery value. Throws an exception if the QueryParameters is not a ReservationUtilization.
Casts this QueryParameters as a ReservationUtilization and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.ReservationUtilizationQuery value. Returns null if the QueryParameters is not a ReservationUtilization.
Casts this QueryParameters as a SavingsPlansCoverage and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.SavingsPlansCoverageQuery value. Throws an exception if the QueryParameters is not a SavingsPlansCoverage.
Casts this QueryParameters as a SavingsPlansCoverage and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.SavingsPlansCoverageQuery value. Returns null if the QueryParameters is not a SavingsPlansCoverage.
Casts this QueryParameters as a SavingsPlansUtilization and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.SavingsPlansUtilizationQuery value. Throws an exception if the QueryParameters is not a SavingsPlansUtilization.
Casts this QueryParameters as a SavingsPlansUtilization and retrieves its aws.sdk.kotlin.services.bcmdashboards.model.SavingsPlansUtilizationQuery value. Returns null if the QueryParameters is not a SavingsPlansUtilization.