7#include <aws/devops-guru/DevOpsGuru_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/core/utils/memory/stl/AWSString.h>
52 template<
typename StackNamesT = Aws::Vector<Aws::String>>
53 void SetStackNames(StackNamesT&& value) { m_stackNamesHasBeenSet =
true; m_stackNames = std::forward<StackNamesT>(value); }
54 template<
typename StackNamesT = Aws::Vector<Aws::String>>
56 template<
typename StackNamesT = Aws::String>
62 bool m_stackNamesHasBeenSet =
false;
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue