String reportName
The name of the report that you want to delete. The name must be unique, is case sensitive, and can't include spaces.
String responseMessage
String reportName
The report name of the report definition that tags are to be returned for.
String reportName
ReportDefinition reportDefinition
ReportDefinition reportDefinition
Represents the output of the PutReportDefinition operation. The content consists of the detailed metadata and data file information.
List<E> tags
The tags to be assigned to the report definition resource.
String reportName
String timeUnit
String format
String compression
List<E> additionalSchemaElements
A list of strings that indicate additional content that Amazon Web Services includes in the report, such as individual resource IDs.
String s3Bucket
String s3Prefix
String s3Region
List<E> additionalArtifacts
A list of manifests that you want Amazon Web Services to create for this report.
Boolean refreshClosedReports
Whether you want Amazon Web Services to update your reports after they have been finalized if Amazon Web Services detects charges related to previous months. These charges can include refunds, credits, or support fees.
String 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.
String billingViewArn
The Amazon resource name of the billing view. The BillingViewArn is needed to create Amazon Web
Services Cost and Usage Report for each billing group maintained in the Amazon Web Services Billing Conductor
service. The BillingViewArn for a billing group can be constructed as:
arn:aws:billing::payer-account-id:billingview/billing-group-primary-account-id
ReportStatus reportStatus
The status of the report.
String key
The key of the tag. Tag keys are case sensitive. Each report definition can only have up to one tag with the same key. If you try to add an existing tag with the same key, the existing tag value will be updated to the new value.
String value
The value of the tag. Tag values are case-sensitive. This can be an empty string.
Copyright © 2023. All rights reserved.