69 inline void SetRoleName(
const char* value) { m_roleNameHasBeenSet =
true; m_roleName.assign(value); }
132 inline void SetPolicyArn(
const char* value) { m_policyArnHasBeenSet =
true; m_policyArn.assign(value); }
163 bool m_roleNameHasBeenSet;
165 bool m_policyArnHasBeenSet;
void SetRoleName(const char *value)
DetachRolePolicyRequest & WithPolicyArn(Aws::String &&value)
DetachRolePolicyRequest & WithRoleName(const Aws::String &value)
void SetPolicyArn(const char *value)
DetachRolePolicyRequest & WithPolicyArn(const Aws::String &value)
void SetRoleName(const Aws::String &value)
void SetPolicyArn(Aws::String &&value)
const Aws::String & GetPolicyArn() const
const Aws::String & GetRoleName() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DetachRolePolicyRequest & WithRoleName(Aws::String &&value)
DetachRolePolicyRequest & WithRoleName(const char *value)
void SetPolicyArn(const Aws::String &value)
void SetRoleName(Aws::String &&value)
JSON (JavaScript Object Notation).
DetachRolePolicyRequest & WithPolicyArn(const char *value)