65 inline void SetInstanceProfileName(
const char* value) { m_instanceProfileNameHasBeenSet =
true; m_instanceProfileName.assign(value); }
93 bool m_instanceProfileNameHasBeenSet;
void SetInstanceProfileName(Aws::String &&value)
const Aws::String & GetInstanceProfileName() const
DeleteInstanceProfileRequest & WithInstanceProfileName(const Aws::String &value)
void SetInstanceProfileName(const char *value)
void SetInstanceProfileName(const Aws::String &value)
DeleteInstanceProfileRequest & WithInstanceProfileName(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DeleteInstanceProfileRequest & WithInstanceProfileName(const char *value)
JSON (JavaScript Object Notation).