Uses of Class
software.amazon.awssdk.services.costandusagereport.model.ReportStatus
-
Packages that use ReportStatus Package Description software.amazon.awssdk.services.costandusagereport.model -
-
Uses of ReportStatus in software.amazon.awssdk.services.costandusagereport.model
Methods in software.amazon.awssdk.services.costandusagereport.model that return ReportStatus Modifier and Type Method Description ReportStatusReportDefinition. reportStatus()The status of the report.Methods in software.amazon.awssdk.services.costandusagereport.model with parameters of type ReportStatus Modifier and Type Method Description ReportDefinition.BuilderReportDefinition.Builder. reportStatus(ReportStatus reportStatus)The status of the report.
-