| Package | Description |
|---|---|
| com.amazonaws.services.bcmdataexports |
You can use the Data Exports API to create customized exports from multiple Amazon Web Services cost management and
billing datasets, such as cost and usage data and cost optimization recommendations.
|
| com.amazonaws.services.bcmdataexports.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteExportResult> |
AbstractAWSBCMDataExportsAsync.deleteExportAsync(DeleteExportRequest request,
AsyncHandler<DeleteExportRequest,DeleteExportResult> asyncHandler) |
Future<DeleteExportResult> |
AWSBCMDataExportsAsync.deleteExportAsync(DeleteExportRequest deleteExportRequest,
AsyncHandler<DeleteExportRequest,DeleteExportResult> asyncHandler)
Deletes an existing data export.
|
Future<DeleteExportResult> |
AWSBCMDataExportsAsyncClient.deleteExportAsync(DeleteExportRequest request,
AsyncHandler<DeleteExportRequest,DeleteExportResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteExportRequest |
DeleteExportRequest.clone() |
DeleteExportRequest |
DeleteExportRequest.withExportArn(String exportArn)
The Amazon Resource Name (ARN) for this export.
|
Copyright © 2024. All rights reserved.