7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
48 inline void SetGroupName(
const char* value) { m_groupNameHasBeenSet =
true; m_groupName.assign(value); }
56 bool m_groupNameHasBeenSet =
false;
GroupSummary & WithGroupName(const char *value)
AWS_QBUSINESS_API GroupSummary()
AWS_QBUSINESS_API GroupSummary(Aws::Utils::Json::JsonView jsonValue)
AWS_QBUSINESS_API GroupSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
GroupSummary & WithGroupName(const Aws::String &value)
GroupSummary & WithGroupName(Aws::String &&value)
void SetGroupName(Aws::String &&value)
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
bool GroupNameHasBeenSet() const
void SetGroupName(const 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
Aws::Utils::Json::JsonValue JsonValue