7#include <aws/connectcases/ConnectCases_EXPORTS.h>
8#include <aws/connectcases/model/FieldGroup.h>
47 template<
typename FieldGroupT = FieldGroup>
48 void SetFieldGroup(FieldGroupT&& value) { m_fieldGroupHasBeenSet =
true; m_fieldGroup = std::forward<FieldGroupT>(value); }
49 template<
typename FieldGroupT = FieldGroup>
55 bool m_fieldGroupHasBeenSet =
false;
AWS_CONNECTCASES_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_CONNECTCASES_API Section()=default
AWS_CONNECTCASES_API Section & operator=(Aws::Utils::Json::JsonView jsonValue)
Section & WithFieldGroup(FieldGroupT &&value)
void SetFieldGroup(FieldGroupT &&value)
bool FieldGroupHasBeenSet() const
AWS_CONNECTCASES_API Section(Aws::Utils::Json::JsonView jsonValue)
const FieldGroup & GetFieldGroup() const
Aws::Utils::Json::JsonValue JsonValue