Java com.amazonaws.services.cloudformation.model EstimateTemplateCostRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.cloudformation.model EstimateTemplateCostRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.cloudformation.model EstimateTemplateCostRequest.

The text is from its open source code.

Constructor

Method

voidsetParameters(java.util.Collection parameters)

A list of Parameter structures that specify input parameters.

voidsetTemplateURL(String templateURL)

Location of file containing the template body.