7#include <aws/ssm/SSM_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSVector.h>
9#include <aws/ssm/model/PatchRule.h>
58 bool m_patchRulesHasBeenSet =
false;
AWS_SSM_API Aws::Utils::Json::JsonValue Jsonize() const
void SetPatchRules(const Aws::Vector< PatchRule > &value)
PatchRuleGroup & AddPatchRules(PatchRule &&value)
PatchRuleGroup & AddPatchRules(const PatchRule &value)
PatchRuleGroup & WithPatchRules(const Aws::Vector< PatchRule > &value)
bool PatchRulesHasBeenSet() const
PatchRuleGroup & WithPatchRules(Aws::Vector< PatchRule > &&value)
const Aws::Vector< PatchRule > & GetPatchRules() const
AWS_SSM_API PatchRuleGroup & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_SSM_API PatchRuleGroup()
void SetPatchRules(Aws::Vector< PatchRule > &&value)
AWS_SSM_API PatchRuleGroup(Aws::Utils::Json::JsonView jsonValue)
std::vector< T, Aws::Allocator< T > > Vector
Aws::Utils::Json::JsonValue JsonValue