Package | Description |
---|---|
software.amazon.awssdk.services.ssm.model |
Modifier and Type | Method and Description |
---|---|
List<PatchRule> |
PatchRuleGroup.patchRules()
The rules that make up the rule group.
|
Modifier and Type | Method and Description |
---|---|
PatchRuleGroup.Builder |
PatchRuleGroup.Builder.patchRules(PatchRule... patchRules)
The rules that make up the rule group.
|
Modifier and Type | Method and Description |
---|---|
PatchRuleGroup.Builder |
PatchRuleGroup.Builder.patchRules(Collection<PatchRule> patchRules)
The rules that make up the rule group.
|
Copyright © 2020. All rights reserved.