7#include <aws/cloudformation/CloudFormation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
9#include <aws/core/utils/memory/stl/AWSVector.h>
10#include <aws/cloudformation/model/GeneratedTemplateStatus.h>
11#include <aws/core/utils/DateTime.h>
12#include <aws/cloudformation/model/TemplateProgress.h>
13#include <aws/cloudformation/model/TemplateConfiguration.h>
14#include <aws/cloudformation/model/ResponseMetadata.h>
15#include <aws/cloudformation/model/ResourceDetail.h>
20template<
typename RESULT_TYPE>
21class AmazonWebServiceResult;
30namespace CloudFormation
162 inline void SetStackId(
const char* value) { m_stackId.assign(value); }
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Xml::XmlDocument XmlDocument