7#include <aws/core/utils/memory/stl/AWSString.h>
8#include <aws/datazone/DataZone_EXPORTS.h>
41 template <
typename WorkgroupNameT = Aws::String>
43 m_workgroupNameHasBeenSet =
true;
44 m_workgroupName = std::forward<WorkgroupNameT>(value);
46 template <
typename WorkgroupNameT = Aws::String>
54 bool m_workgroupNameHasBeenSet =
false;
AWS_DATAZONE_API RedshiftServerlessStorage(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API RedshiftServerlessStorage & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API RedshiftServerlessStorage()=default
const Aws::String & GetWorkgroupName() const
bool WorkgroupNameHasBeenSet() const
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
void SetWorkgroupName(WorkgroupNameT &&value)
RedshiftServerlessStorage & WithWorkgroupName(WorkgroupNameT &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue