| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
CostEstimationResourceCollectionFilter |
CostEstimationResourceCollectionFilter.clone() |
CostEstimationResourceCollectionFilter |
GetCostEstimationResult.getResourceCollection()
The collection of the AWS resources used to create your monthly DevOps Guru cost estimate.
|
CostEstimationResourceCollectionFilter |
StartCostEstimationRequest.getResourceCollection()
The collection of AWS resources used to create a monthly DevOps Guru cost estimate.
|
CostEstimationResourceCollectionFilter |
CostEstimationResourceCollectionFilter.withCloudFormation(CloudFormationCostEstimationResourceCollectionFilter cloudFormation)
An object that specifies the CloudFormation stack that defines the AWS resources used to create a monthly
estimate for DevOps Guru.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetCostEstimationResult.setResourceCollection(CostEstimationResourceCollectionFilter resourceCollection)
The collection of the AWS resources used to create your monthly DevOps Guru cost estimate.
|
void |
StartCostEstimationRequest.setResourceCollection(CostEstimationResourceCollectionFilter resourceCollection)
The collection of AWS resources used to create a monthly DevOps Guru cost estimate.
|
GetCostEstimationResult |
GetCostEstimationResult.withResourceCollection(CostEstimationResourceCollectionFilter resourceCollection)
The collection of the AWS resources used to create your monthly DevOps Guru cost estimate.
|
StartCostEstimationRequest |
StartCostEstimationRequest.withResourceCollection(CostEstimationResourceCollectionFilter resourceCollection)
The collection of AWS resources used to create a monthly DevOps Guru cost estimate.
|
Copyright © 2021. All rights reserved.