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

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

Introduction

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

The text is from its open source code.

Constructor

Method

voidsetStackName(String stackName)

The name or the unique stack ID that is associated with the stack, which are not always interchangeable:

  • Running stacks: You can specify either the stack's name or its unique stack ID.