| Package | Description |
|---|---|
| com.amazonaws.services.costandusagereport.model |
| Modifier and Type | Method and Description |
|---|---|
static ReportVersioning |
ReportVersioning.fromValue(String value)
Use this in place of valueOf.
|
static ReportVersioning |
ReportVersioning.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportVersioning[] |
ReportVersioning.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReportDefinition.setReportVersioning(ReportVersioning reportVersioning)
Whether you want Amazon Web Services to overwrite the previous version of each report or to deliver the report in
addition to the previous versions.
|
ReportDefinition |
ReportDefinition.withReportVersioning(ReportVersioning reportVersioning)
Whether you want Amazon Web Services to overwrite the previous version of each report or to deliver the report in
addition to the previous versions.
|
Copyright © 2020. All rights reserved.