public static interface EstimateTemplateCostResponse.Builder extends CloudFormationResponse.Builder, SdkPojo, CopyableBuilder<EstimateTemplateCostResponse.Builder,EstimateTemplateCostResponse>
| Modifier and Type | Method and Description |
|---|---|
EstimateTemplateCostResponse.Builder |
url(String url)
An Amazon Web Services Simple Monthly Calculator URL with a query string that describes the resources
required to run the template.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildEstimateTemplateCostResponse.Builder url(String url)
An Amazon Web Services Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
url - An Amazon Web Services Simple Monthly Calculator URL with a query string that describes the resources
required to run the template.Copyright © 2023. All rights reserved.