69 inline void SetPolicyArn(
const char* value) { m_policyArnHasBeenSet =
true; m_policyArn.assign(value); }
100 bool m_policyArnHasBeenSet;
DeletePolicyRequest & WithPolicyArn(Aws::String &&value)
void SetPolicyArn(Aws::String &&value)
void SetPolicyArn(const char *value)
DeletePolicyRequest & WithPolicyArn(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetPolicyArn(const Aws::String &value)
DeletePolicyRequest & WithPolicyArn(const Aws::String &value)
const Aws::String & GetPolicyArn() const
JSON (JavaScript Object Notation).