7#include <aws/macie2/Macie2_EXPORTS.h>
8#include <aws/macie2/model/SimpleScopeTerm.h>
9#include <aws/macie2/model/TagScopeTerm.h>
72 bool m_simpleScopeTermHasBeenSet =
false;
75 bool m_tagScopeTermHasBeenSet =
false;
JobScopeTerm & WithTagScopeTerm(TagScopeTerm &&value)
AWS_MACIE2_API JobScopeTerm()
void SetTagScopeTerm(TagScopeTerm &&value)
AWS_MACIE2_API JobScopeTerm(Aws::Utils::Json::JsonView jsonValue)
AWS_MACIE2_API JobScopeTerm & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_MACIE2_API Aws::Utils::Json::JsonValue Jsonize() const
const SimpleScopeTerm & GetSimpleScopeTerm() const
JobScopeTerm & WithSimpleScopeTerm(SimpleScopeTerm &&value)
void SetSimpleScopeTerm(const SimpleScopeTerm &value)
JobScopeTerm & WithSimpleScopeTerm(const SimpleScopeTerm &value)
void SetTagScopeTerm(const TagScopeTerm &value)
void SetSimpleScopeTerm(SimpleScopeTerm &&value)
const TagScopeTerm & GetTagScopeTerm() const
bool SimpleScopeTermHasBeenSet() const
JobScopeTerm & WithTagScopeTerm(const TagScopeTerm &value)
bool TagScopeTermHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue