7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/resiliencehubv2/Resiliencehubv2_EXPORTS.h>
19namespace resiliencehubv2 {
40 template <
typename PolicyNameT = Aws::String>
42 m_policyNameHasBeenSet =
true;
43 m_policyName = std::forward<PolicyNameT>(value);
45 template <
typename PolicyNameT = Aws::String>
56 template <
typename PolicyArnT = Aws::String>
58 m_policyArnHasBeenSet =
true;
59 m_policyArn = std::forward<PolicyArnT>(value);
61 template <
typename PolicyArnT = Aws::String>
71 bool m_policyNameHasBeenSet =
false;
72 bool m_policyArnHasBeenSet =
false;
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue