Evaluation.Builder |
Evaluation.Builder.annotation(String annotation) |
Supplementary information about how the evaluation determined the compliance.
|
static Evaluation.Builder |
Evaluation.builder() |
|
Evaluation.Builder |
Evaluation.Builder.complianceResourceId(String complianceResourceId) |
The ID of the Amazon Web Services resource that was evaluated.
|
Evaluation.Builder |
Evaluation.Builder.complianceResourceType(String complianceResourceType) |
The type of Amazon Web Services resource that was evaluated.
|
Evaluation.Builder |
Evaluation.Builder.complianceType(String complianceType) |
Indicates whether the Amazon Web Services resource complies with the Config rule that it was evaluated
against.
|
Evaluation.Builder |
Evaluation.Builder.complianceType(ComplianceType complianceType) |
Indicates whether the Amazon Web Services resource complies with the Config rule that it was evaluated
against.
|
Evaluation.Builder |
Evaluation.Builder.orderingTimestamp(Instant orderingTimestamp) |
The time of the event in Config that triggered the evaluation.
|
Evaluation.Builder |
Evaluation.toBuilder() |
|