7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/resiliencehubv2/Resiliencehubv2_EXPORTS.h>
19namespace resiliencehubv2 {
39 template <
typename ServiceArnT = Aws::String>
41 m_serviceArnHasBeenSet =
true;
42 m_serviceArn = std::forward<ServiceArnT>(value);
44 template <
typename ServiceArnT = Aws::String>
57 template <
typename AccountIdT = Aws::String>
59 m_accountIdHasBeenSet =
true;
60 m_accountId = std::forward<AccountIdT>(value);
62 template <
typename AccountIdT = Aws::String>
72 bool m_serviceArnHasBeenSet =
false;
73 bool m_accountIdHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue