7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/resiliencehubv2/Resiliencehubv2_EXPORTS.h>
19namespace resiliencehubv2 {
40 template <
typename ServiceFunctionIdT = Aws::String>
42 m_serviceFunctionIdHasBeenSet =
true;
43 m_serviceFunctionId = std::forward<ServiceFunctionIdT>(value);
45 template <
typename ServiceFunctionIdT = Aws::String>
58 template <
typename ServiceFunctionNameT = Aws::String>
60 m_serviceFunctionNameHasBeenSet =
true;
61 m_serviceFunctionName = std::forward<ServiceFunctionNameT>(value);
63 template <
typename ServiceFunctionNameT = Aws::String>
73 bool m_serviceFunctionIdHasBeenSet =
false;
74 bool m_serviceFunctionNameHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue