Searched defs:template_url (Results 1 – 1 of 1) sorted by relevance
| /external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/cloudformation/ |
| D | connection.py | 99 template_url, parameters, disable_rollback, timeout_in_minutes, argument 306 def create_stack(self, stack_name, template_body=None, template_url=None, argument 406 def update_stack(self, stack_name, template_body=None, template_url=None, argument 779 def validate_template(self, template_body=None, template_url=None): argument 828 def estimate_template_cost(self, template_body=None, template_url=None, argument
|