Uses of Class
software.amazon.awssdk.services.costexplorer.model.Impact
-
Packages that use Impact Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of Impact in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return Impact Modifier and Type Method Description ImpactAnomaly. impact()The dollar impact for the anomaly.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type Impact Modifier and Type Method Description Anomaly.BuilderAnomaly.Builder. impact(Impact impact)The dollar impact for the anomaly.
-