7#include <aws/braket/Braket_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
41 template <
typename ActionTypeT = Aws::String>
43 m_actionTypeHasBeenSet =
true;
44 m_actionType = std::forward<ActionTypeT>(value);
46 template <
typename ActionTypeT = Aws::String>
61 m_programCountHasBeenSet =
true;
62 m_programCount = value;
78 m_executableCountHasBeenSet =
true;
79 m_executableCount = value;
89 long long m_programCount{0};
91 long long m_executableCount{0};
92 bool m_actionTypeHasBeenSet =
false;
93 bool m_programCountHasBeenSet =
false;
94 bool m_executableCountHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue