| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| software.amazon.awssdk.services.config.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartResourceEvaluationResponse |
ConfigClient.startResourceEvaluation(StartResourceEvaluationRequest startResourceEvaluationRequest)
Runs an on-demand evaluation for the specified resource to determine whether the resource details will comply
with configured Config rules.
|
default CompletableFuture<StartResourceEvaluationResponse> |
ConfigAsyncClient.startResourceEvaluation(StartResourceEvaluationRequest startResourceEvaluationRequest)
Runs an on-demand evaluation for the specified resource to determine whether the resource details will comply
with configured Config rules.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartResourceEvaluationRequestMarshaller.marshall(StartResourceEvaluationRequest startResourceEvaluationRequest) |
Copyright © 2023. All rights reserved.