7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/mpa/MPA_EXPORTS.h>
46 template <
typename PolicyArnT = Aws::String>
48 m_policyArnHasBeenSet =
true;
49 m_policyArn = std::forward<PolicyArnT>(value);
51 template <
typename PolicyArnT = Aws::String>
59 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