| Package | Description |
|---|---|
| com.amazonaws.services.devopsguru.model |
| Modifier and Type | Method and Description |
|---|---|
CloudFormationCostEstimationResourceCollectionFilter |
CloudFormationCostEstimationResourceCollectionFilter.clone() |
CloudFormationCostEstimationResourceCollectionFilter |
CostEstimationResourceCollectionFilter.getCloudFormation()
An object that specifies the CloudFormation stack that defines the Amazon Web Services resources used to create a
monthly estimate for DevOps Guru.
|
CloudFormationCostEstimationResourceCollectionFilter |
CloudFormationCostEstimationResourceCollectionFilter.withStackNames(Collection<String> stackNames)
An array of CloudFormation stack names.
|
CloudFormationCostEstimationResourceCollectionFilter |
CloudFormationCostEstimationResourceCollectionFilter.withStackNames(String... stackNames)
An array of CloudFormation stack names.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CostEstimationResourceCollectionFilter.setCloudFormation(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.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.
|
Copyright © 2022. All rights reserved.