CopyableBuilder<EstimateTemplateCostResponse.Builder,EstimateTemplateCostResponse>, SdkBuilder<EstimateTemplateCostResponse.Builder,EstimateTemplateCostResponse>public static interface EstimateTemplateCostResponse.Builder extends CopyableBuilder<EstimateTemplateCostResponse.Builder,EstimateTemplateCostResponse>
| Modifier and Type | Method | 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.
|
copyapply, 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.