| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
EvaluationResultQualifier |
EvaluationResultQualifier.clone() |
EvaluationResultQualifier |
EvaluationResultIdentifier.getEvaluationResultQualifier()
Identifies an Config rule used to evaluate an Amazon Web Services resource, and provides the type and ID of the
evaluated resource.
|
EvaluationResultQualifier |
EvaluationResultQualifier.withConfigRuleName(String configRuleName)
The name of the Config rule that was used in the evaluation.
|
EvaluationResultQualifier |
EvaluationResultQualifier.withEvaluationMode(EvaluationMode evaluationMode)
The mode of an evaluation.
|
EvaluationResultQualifier |
EvaluationResultQualifier.withEvaluationMode(String evaluationMode)
The mode of an evaluation.
|
EvaluationResultQualifier |
EvaluationResultQualifier.withResourceId(String resourceId)
The ID of the evaluated Amazon Web Services resource.
|
EvaluationResultQualifier |
EvaluationResultQualifier.withResourceType(String resourceType)
The type of Amazon Web Services resource that was evaluated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EvaluationResultIdentifier.setEvaluationResultQualifier(EvaluationResultQualifier evaluationResultQualifier)
Identifies an Config rule used to evaluate an Amazon Web Services resource, and provides the type and ID of the
evaluated resource.
|
EvaluationResultIdentifier |
EvaluationResultIdentifier.withEvaluationResultQualifier(EvaluationResultQualifier evaluationResultQualifier)
Identifies an Config rule used to evaluate an Amazon Web Services resource, and provides the type and ID of the
evaluated resource.
|
Copyright © 2024. All rights reserved.