7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
40 template <
typename GroupIdentifierT = Aws::String>
42 m_groupIdentifierHasBeenSet =
true;
43 m_groupIdentifier = std::forward<GroupIdentifierT>(value);
45 template <
typename GroupIdentifierT = Aws::String>
53 bool m_groupIdentifierHasBeenSet =
false;
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DATAZONE_API OwnerGroupProperties()=default
AWS_DATAZONE_API OwnerGroupProperties & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetGroupIdentifier(GroupIdentifierT &&value)
AWS_DATAZONE_API OwnerGroupProperties(Aws::Utils::Json::JsonView jsonValue)
OwnerGroupProperties & WithGroupIdentifier(GroupIdentifierT &&value)
const Aws::String & GetGroupIdentifier() const
bool GroupIdentifierHasBeenSet() const
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue