7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/qbusiness/QBusiness_EXPORTS.h>
40 template <
typename GroupNameT = Aws::String>
42 m_groupNameHasBeenSet =
true;
43 m_groupName = std::forward<GroupNameT>(value);
45 template <
typename GroupNameT = Aws::String>
53 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