| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru |
Amazon DevOps Guru is a fully managed service that helps you identify anomalous behavior in business critical
operational applications.
|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
Future<StartCostEstimationResult> |
AmazonDevOpsGuruAsyncClient.startCostEstimationAsync(StartCostEstimationRequest request,
AsyncHandler<StartCostEstimationRequest,StartCostEstimationResult> asyncHandler) |
Future<StartCostEstimationResult> |
AbstractAmazonDevOpsGuruAsync.startCostEstimationAsync(StartCostEstimationRequest request,
AsyncHandler<StartCostEstimationRequest,StartCostEstimationResult> asyncHandler) |
Future<StartCostEstimationResult> |
AmazonDevOpsGuruAsync.startCostEstimationAsync(StartCostEstimationRequest startCostEstimationRequest,
AsyncHandler<StartCostEstimationRequest,StartCostEstimationResult> asyncHandler)
Starts the creation of an estimate of the monthly cost to analyze your Amazon Web Services resources.
|
| Modifier and Type | Method and Description |
|---|---|
StartCostEstimationRequest |
StartCostEstimationRequest.clone() |
StartCostEstimationRequest |
StartCostEstimationRequest.withClientToken(String clientToken)
The idempotency token used to identify each cost estimate request.
|
StartCostEstimationRequest |
StartCostEstimationRequest.withResourceCollection(CostEstimationResourceCollectionFilter resourceCollection)
The collection of Amazon Web Services resources used to create a monthly DevOps Guru cost estimate.
|
Copyright © 2025. All rights reserved.