7#include <aws/qbusiness/QBusiness_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
46 template<
typename GroupNameT = Aws::String>
47 void SetGroupName(
GroupNameT&& value) { m_groupNameHasBeenSet =
true; m_groupName = std::forward<GroupNameT>(value); }
48 template<
typename GroupNameT = Aws::String>
54 bool m_groupNameHasBeenSet =
false;
GroupSummary & WithGroupName(GroupNameT &&value)
AWS_QBUSINESS_API GroupSummary()=default
AWS_QBUSINESS_API GroupSummary(Aws::Utils::Json::JsonView jsonValue)
AWS_QBUSINESS_API GroupSummary & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_QBUSINESS_API Aws::Utils::Json::JsonValue Jsonize() const
bool GroupNameHasBeenSet() const
void SetGroupName(GroupNameT &&value)
const Aws::String & GetGroupName() const
std::shared_ptr< T > MakeShared(const char *allocationTag, ArgTypes &&... args)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue