public static interface EstimateTemplateCostResponse.Builder extends CloudFormationResponse.Builder, CopyableBuilder<EstimateTemplateCostResponse.Builder,EstimateTemplateCostResponse>
| Modifier and Type | Method and Description |
|---|---|
EstimateTemplateCostResponse.Builder |
url(String url)
An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the
template.
|
buildsdkHttpResponse, sdkHttpResponsecopyapply, buildEstimateTemplateCostResponse.Builder url(String url)
An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
url - An AWS Simple Monthly Calculator URL with a query string that describes the resources required to run
the template.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.