GetSavingsPlansUtilizationResponse class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
savingsPlansUtilizationsByTime List<SavingsPlansUtilizationByTime>?
The amount of cost/commitment you used your Savings Plans. This allows you to specify date ranges.
final
total SavingsPlansUtilizationAggregates
The total amount of cost/commitment that you used your Savings Plans, regardless of date ranges.
final

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited