7#include <aws/connectcases/ConnectCases_EXPORTS.h>
8#include <aws/connectcases/model/FieldGroup.h>
19namespace ConnectCases {
41 template <
typename FieldGroupT = FieldGroup>
43 m_fieldGroupHasBeenSet =
true;
44 m_fieldGroup = std::forward<FieldGroupT>(value);
46 template <
typename FieldGroupT = FieldGroup>
54 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