| Package | Description |
|---|---|
| com.amazonaws.services.costandusagereport.model |
| Modifier and Type | Method and Description |
|---|---|
ReportStatus |
ReportStatus.clone() |
ReportStatus |
ReportDefinition.getReportStatus()
The status of the report.
|
ReportStatus |
ReportStatus.withLastDelivery(String lastDelivery)
A timestamp that gives the date of a report delivery.
|
ReportStatus |
ReportStatus.withLastStatus(LastStatus lastStatus)
An enum that gives the status of a report delivery.
|
ReportStatus |
ReportStatus.withLastStatus(String lastStatus)
An enum that gives the status of a report delivery.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportDefinition.setReportStatus(ReportStatus reportStatus)
The status of the report.
|
ReportDefinition |
ReportDefinition.withReportStatus(ReportStatus reportStatus)
The status of the report.
|
Copyright © 2023. All rights reserved.