| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartConfigRulesEvaluationResponse> |
ConfigAsyncClient.startConfigRulesEvaluation(StartConfigRulesEvaluationRequest startConfigRulesEvaluationRequest)
Runs an on-demand evaluation for the specified AWS Config rules against the last known configuration state of the
resources.
|
default StartConfigRulesEvaluationResponse |
ConfigClient.startConfigRulesEvaluation(StartConfigRulesEvaluationRequest startConfigRulesEvaluationRequest)
Runs an on-demand evaluation for the specified AWS Config rules against the last known configuration state of the
resources.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartConfigRulesEvaluationRequestMarshaller.marshall(StartConfigRulesEvaluationRequest startConfigRulesEvaluationRequest) |
Copyright © 2021. All rights reserved.