public static interface CostEstimationResourceCollectionFilter.Builder extends SdkPojo, CopyableBuilder<CostEstimationResourceCollectionFilter.Builder,CostEstimationResourceCollectionFilter>
| Modifier and Type | Method and Description |
|---|---|
CostEstimationResourceCollectionFilter.Builder |
cloudFormation(CloudFormationCostEstimationResourceCollectionFilter cloudFormation)
An object that specifies the CloudFormation stack that defines the AWS resources used to create a monthly
estimate for DevOps Guru.
|
default CostEstimationResourceCollectionFilter.Builder |
cloudFormation(Consumer<CloudFormationCostEstimationResourceCollectionFilter.Builder> cloudFormation)
An object that specifies the CloudFormation stack that defines the AWS resources used to create a monthly
estimate for DevOps Guru.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCostEstimationResourceCollectionFilter.Builder cloudFormation(CloudFormationCostEstimationResourceCollectionFilter cloudFormation)
An object that specifies the CloudFormation stack that defines the AWS resources used to create a monthly estimate for DevOps Guru.
cloudFormation - An object that specifies the CloudFormation stack that defines the AWS resources used to create a
monthly estimate for DevOps Guru.default CostEstimationResourceCollectionFilter.Builder cloudFormation(Consumer<CloudFormationCostEstimationResourceCollectionFilter.Builder> cloudFormation)
An object that specifies the CloudFormation stack that defines the AWS resources used to create a monthly estimate for DevOps Guru.
This is a convenience that creates an instance of theCloudFormationCostEstimationResourceCollectionFilter.Builder avoiding the need to create one manually
via CloudFormationCostEstimationResourceCollectionFilter.builder().
When the Consumer completes,
SdkBuilder.build() is called immediately and its
result is passed to cloudFormation(CloudFormationCostEstimationResourceCollectionFilter).cloudFormation - a consumer that will call methods on
CloudFormationCostEstimationResourceCollectionFilter.BuildercloudFormation(CloudFormationCostEstimationResourceCollectionFilter)Copyright © 2021. All rights reserved.