| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
CostEstimationResourceCollectionFilter |
CostEstimationResourceCollectionFilter.clone() |
CostEstimationResourceCollectionFilter |
GetCostEstimationResult.getResourceCollection()
The collection of the Amazon Web Services resources used to create your monthly DevOps Guru cost estimate.
|
CostEstimationResourceCollectionFilter |
StartCostEstimationRequest.getResourceCollection()
The collection of Amazon Web Services 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 Amazon Web Services resources used to create a
monthly estimate for DevOps Guru.
|
CostEstimationResourceCollectionFilter |
CostEstimationResourceCollectionFilter.withTags(Collection<TagCostEstimationResourceCollectionFilter> tags)
The Amazon Web Services tags used to filter the resource collection that is used for a cost estimate.
|
CostEstimationResourceCollectionFilter |
CostEstimationResourceCollectionFilter.withTags(TagCostEstimationResourceCollectionFilter... tags)
The Amazon Web Services tags used to filter the resource collection that is used for a cost estimate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetCostEstimationResult.setResourceCollection(CostEstimationResourceCollectionFilter resourceCollection)
The collection of the Amazon Web Services resources used to create your monthly DevOps Guru cost estimate.
|
void |
StartCostEstimationRequest.setResourceCollection(CostEstimationResourceCollectionFilter resourceCollection)
The collection of Amazon Web Services resources used to create a monthly DevOps Guru cost estimate.
|
GetCostEstimationResult |
GetCostEstimationResult.withResourceCollection(CostEstimationResourceCollectionFilter resourceCollection)
The collection of the Amazon Web Services resources used to create your monthly DevOps Guru cost estimate.
|
StartCostEstimationRequest |
StartCostEstimationRequest.withResourceCollection(CostEstimationResourceCollectionFilter resourceCollection)
The collection of Amazon Web Services resources used to create a monthly DevOps Guru cost estimate.
|
Copyright © 2023. All rights reserved.