| Package | Description |
|---|---|
| software.amazon.awssdk.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
List<EvaluationModeConfiguration> |
ConfigRule.evaluationModes()
The modes the Config rule can be evaluated in.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigRule.Builder |
ConfigRule.Builder.evaluationModes(EvaluationModeConfiguration... evaluationModes)
The modes the Config rule can be evaluated in.
|
| Modifier and Type | Method and Description |
|---|---|
ConfigRule.Builder |
ConfigRule.Builder.evaluationModes(Collection<EvaluationModeConfiguration> evaluationModes)
The modes the Config rule can be evaluated in.
|
Copyright © 2023. All rights reserved.