| Package | Description |
|---|---|
| com.amazonaws.services.config.model |
| Modifier and Type | Method and Description |
|---|---|
ExternalEvaluation |
ExternalEvaluation.clone() |
ExternalEvaluation |
PutExternalEvaluationRequest.getExternalEvaluation()
An
ExternalEvaluation object that provides details about compliance. |
ExternalEvaluation |
ExternalEvaluation.withAnnotation(String annotation)
Supplementary information about the reason of compliance.
|
ExternalEvaluation |
ExternalEvaluation.withComplianceResourceId(String complianceResourceId)
The evaluated compliance resource ID.
|
ExternalEvaluation |
ExternalEvaluation.withComplianceResourceType(String complianceResourceType)
The evaluated compliance resource type.
|
ExternalEvaluation |
ExternalEvaluation.withComplianceType(ComplianceType complianceType)
The compliance of the Amazon Web Services resource.
|
ExternalEvaluation |
ExternalEvaluation.withComplianceType(String complianceType)
The compliance of the Amazon Web Services resource.
|
ExternalEvaluation |
ExternalEvaluation.withOrderingTimestamp(Date orderingTimestamp)
The time when the compliance was recorded.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PutExternalEvaluationRequest.setExternalEvaluation(ExternalEvaluation externalEvaluation)
An
ExternalEvaluation object that provides details about compliance. |
PutExternalEvaluationRequest |
PutExternalEvaluationRequest.withExternalEvaluation(ExternalEvaluation externalEvaluation)
An
ExternalEvaluation object that provides details about compliance. |
Copyright © 2023. All rights reserved.