| Package | Description |
|---|---|
| software.amazon.awssdk.services.config |
|
| Modifier and Type | Method and Description |
|---|---|
default GetResourceEvaluationSummaryResponse |
ConfigClient.getResourceEvaluationSummary(Consumer<GetResourceEvaluationSummaryRequest.Builder> getResourceEvaluationSummaryRequest)
Returns a summary of resource evaluation for the specified resource evaluation ID from the proactive rules that
were run.
|
default GetResourceEvaluationSummaryResponse |
ConfigClient.getResourceEvaluationSummary(GetResourceEvaluationSummaryRequest getResourceEvaluationSummaryRequest)
Returns a summary of resource evaluation for the specified resource evaluation ID from the proactive rules that
were run.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetResourceEvaluationSummaryResponse> |
ConfigAsyncClient.getResourceEvaluationSummary(Consumer<GetResourceEvaluationSummaryRequest.Builder> getResourceEvaluationSummaryRequest)
Returns a summary of resource evaluation for the specified resource evaluation ID from the proactive rules that
were run.
|
default CompletableFuture<GetResourceEvaluationSummaryResponse> |
ConfigAsyncClient.getResourceEvaluationSummary(GetResourceEvaluationSummaryRequest getResourceEvaluationSummaryRequest)
Returns a summary of resource evaluation for the specified resource evaluation ID from the proactive rules that
were run.
|
Copyright © 2023. All rights reserved.