7#include <aws/chime/Chime_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
41 template <
typename GroupNameT = Aws::String>
43 m_groupNameHasBeenSet =
true;
44 m_groupName = std::forward<GroupNameT>(value);
46 template <
typename GroupNameT = Aws::String>
54 bool m_groupNameHasBeenSet =
false;
AWS_CHIME_API SigninDelegateGroup()=default
SigninDelegateGroup & WithGroupName(GroupNameT &&value)
bool GroupNameHasBeenSet() const
AWS_CHIME_API SigninDelegateGroup(Aws::Utils::Json::JsonView jsonValue)
void SetGroupName(GroupNameT &&value)
AWS_CHIME_API SigninDelegateGroup & operator=(Aws::Utils::Json::JsonView jsonValue)
const Aws::String & GetGroupName() const
AWS_CHIME_API Aws::Utils::Json::JsonValue Jsonize() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue