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 AWS 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 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 © 2019. All rights reserved.