Uses of Class
software.amazon.awssdk.services.costexplorer.model.RootCauseImpact
-
Packages that use RootCauseImpact Package Description software.amazon.awssdk.services.costexplorer.model -
-
Uses of RootCauseImpact in software.amazon.awssdk.services.costexplorer.model
Methods in software.amazon.awssdk.services.costexplorer.model that return RootCauseImpact Modifier and Type Method Description RootCauseImpactRootCause. impact()The dollar impact for the root cause.Methods in software.amazon.awssdk.services.costexplorer.model with parameters of type RootCauseImpact Modifier and Type Method Description RootCause.BuilderRootCause.Builder. impact(RootCauseImpact impact)The dollar impact for the root cause.
-