class
Amazonite::CloudFormation::EstimateTemplateCostOutput
- Amazonite::CloudFormation::EstimateTemplateCostOutput
- Reference
- Object
Overview
The output for a EstimateTemplateCost action.
Defined in:
cloudformation/estimate_template_cost_output.crConstructors
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) - #to_query_params(prefix : String) : Array(Tuple(String, String))
-
#url : String | Nil
An Amazon Web Services Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
-
#url=(url : String | Nil)
An Amazon Web Services Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
- #validate! : Nil
Constructor Detail
Instance Method Detail
def ==(other : self)
#
Description copied from class Reference
Returns true if this reference is the same as other. Invokes same?.
def url : String | Nil
#
An Amazon Web Services Simple Monthly Calculator URL with a query string that describes the resources required to run the template.
def url=(url : String | Nil)
#
An Amazon Web Services Simple Monthly Calculator URL with a query string that describes the resources required to run the template.