7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/resiliencehubv2/Resiliencehubv2_EXPORTS.h>
19namespace resiliencehubv2 {
40 template <
typename AlarmArnT = Aws::String>
42 m_alarmArnHasBeenSet =
true;
43 m_alarmArn = std::forward<AlarmArnT>(value);
45 template <
typename AlarmArnT = Aws::String>
53 bool m_alarmArnHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue