ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.clone() |
|
ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.withConfigRuleArn(String configRuleArn) |
The Amazon Resource Name (ARN) of the AWS Config rule.
|
ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.withConfigRuleId(String configRuleId) |
The ID of the AWS Config rule.
|
ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.withConfigRuleName(String configRuleName) |
The name of the AWS Config rule.
|
ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.withFirstActivatedTime(Date firstActivatedTime) |
The time that you first activated the AWS Config rule.
|
ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.withFirstEvaluationStarted(Boolean firstEvaluationStarted) |
Indicates whether AWS Config has evaluated your resources against the
rule at least once.
|
ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.withLastErrorCode(String lastErrorCode) |
The error code that AWS Config returned when the rule last failed.
|
ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.withLastErrorMessage(String lastErrorMessage) |
The error message that AWS Config returned when the rule last failed.
|
ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.withLastFailedEvaluationTime(Date lastFailedEvaluationTime) |
The time that AWS Config last failed to evaluate your AWS resources
against the rule.
|
ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.withLastFailedInvocationTime(Date lastFailedInvocationTime) |
The time that AWS Config last failed to invoke the AWS Config rule to
evaluate your AWS resources.
|
ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.withLastSuccessfulEvaluationTime(Date lastSuccessfulEvaluationTime) |
The time that AWS Config last successfully evaluated your AWS resources
against the rule.
|
ConfigRuleEvaluationStatus |
ConfigRuleEvaluationStatus.withLastSuccessfulInvocationTime(Date lastSuccessfulInvocationTime) |
The time that AWS Config last successfully invoked the AWS Config rule to
evaluate your AWS resources.
|