50 inline void SetDryRun(
bool value) { m_dryRunHasBeenSet =
true; m_dryRun = value; }
78 inline void SetGroupName(
const char* value) { m_groupNameHasBeenSet =
true; m_groupName.assign(value); }
97 bool m_dryRunHasBeenSet;
99 bool m_groupNameHasBeenSet;
DeletePlacementGroupRequest & WithGroupName(const char *value)
DeletePlacementGroupRequest & WithGroupName(const Aws::String &value)
void SetDryRun(bool value)
DeletePlacementGroupRequest & WithGroupName(Aws::String &&value)
const Aws::String & GetGroupName() const
void SetGroupName(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetGroupName(Aws::String &&value)
DeletePlacementGroupRequest & WithDryRun(bool value)
void SetGroupName(const Aws::String &value)
JSON (JavaScript Object Notation).