7#include <aws/cloudformation/CloudFormation_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
10#include <aws/cloudformation/model/ResponseMetadata.h>
11#include <aws/cloudformation/model/TemplateParameter.h>
12#include <aws/cloudformation/model/Capability.h>
17template<
typename RESULT_TYPE>
18class AmazonWebServiceResult;
27namespace CloudFormation
64 inline void SetDescription(
const char* value) { m_description.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