Package software.amazon.awssdk.services.costandusagereport.model
-
Class Summary Class Description CostAndUsageReportException.BuilderImpl CostAndUsageReportRequest CostAndUsageReportRequest.BuilderImpl CostAndUsageReportResponse CostAndUsageReportResponse.BuilderImpl CostAndUsageReportResponseMetadata DeleteReportDefinitionRequest Deletes the specified report.DeleteReportDefinitionResponse If the action is successful, the service sends back an HTTP 200 response.DescribeReportDefinitionsRequest Requests a Amazon Web Services Cost and Usage Report list owned by the account.DescribeReportDefinitionsResponse If the action is successful, the service sends back an HTTP 200 response.ListTagsForResourceRequest ListTagsForResourceResponse ModifyReportDefinitionRequest ModifyReportDefinitionResponse PutReportDefinitionRequest Creates a Cost and Usage Report.PutReportDefinitionResponse If the action is successful, the service sends back an HTTP 200 response with an empty HTTP body.ReportDefinition The definition of Amazon Web Services Cost and Usage Report.ReportStatus A two element dictionary with alastDeliveryandlastStatuskey whose values describe the date and status of the last delivered report for a particular report definition.Tag Describes a tag.TagResourceRequest TagResourceResponse UntagResourceRequest UntagResourceResponse -
Enum Summary Enum Description AdditionalArtifact The types of manifest that you want Amazon Web Services to create for this report.AWSRegion The region of the S3 bucket that Amazon Web Services delivers the report into.CompressionFormat The compression format that Amazon Web Services uses for the report.LastStatus ReportFormat The format that Amazon Web Services saves the report in.ReportVersioning SchemaElement Whether or not Amazon Web Services includes resource IDs in the report.TimeUnit The length of time covered by the report. -
Exception Summary Exception Description CostAndUsageReportException DuplicateReportNameException A report with the specified name already exists in the account.InternalErrorException An error on the server occurred during the processing of your request.ReportLimitReachedException This account already has five reports defined.ResourceNotFoundException The specified report (ReportName) in the request doesn't exist.ValidationException The input fails to satisfy the constraints specified by an Amazon Web Services service.