7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mpa/MPA_EXPORTS.h>
42 template <
typename PolicyArnT = Aws::String>
44 m_policyArnHasBeenSet =
true;
45 m_policyArn = std::forward<PolicyArnT>(value);
47 template <
typename PolicyArnT = Aws::String>
55 bool m_policyArnHasBeenSet =
false;
bool PolicyArnHasBeenSet() const
PolicyReference & WithPolicyArn(PolicyArnT &&value)
AWS_MPA_API PolicyReference & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_MPA_API PolicyReference()=default
void SetPolicyArn(PolicyArnT &&value)
AWS_MPA_API PolicyReference(Aws::Utils::Json::JsonView jsonValue)
AWS_MPA_API Aws::Utils::Json::JsonValue Jsonize() const
const Aws::String & GetPolicyArn() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue