Uses of Class
software.amazon.awssdk.services.config.model.StartConfigRulesEvaluationRequest
-
Packages that use StartConfigRulesEvaluationRequest Package Description software.amazon.awssdk.services.config Config software.amazon.awssdk.services.config.transform -
-
Uses of StartConfigRulesEvaluationRequest in software.amazon.awssdk.services.config
Methods in software.amazon.awssdk.services.config with parameters of type StartConfigRulesEvaluationRequest Modifier and Type Method Description default CompletableFuture<StartConfigRulesEvaluationResponse>ConfigAsyncClient. startConfigRulesEvaluation(StartConfigRulesEvaluationRequest startConfigRulesEvaluationRequest)Runs an on-demand evaluation for the specified Config rules against the last known configuration state of the resources.default StartConfigRulesEvaluationResponseConfigClient. startConfigRulesEvaluation(StartConfigRulesEvaluationRequest startConfigRulesEvaluationRequest)Runs an on-demand evaluation for the specified Config rules against the last known configuration state of the resources. -
Uses of StartConfigRulesEvaluationRequest in software.amazon.awssdk.services.config.transform
Methods in software.amazon.awssdk.services.config.transform with parameters of type StartConfigRulesEvaluationRequest Modifier and Type Method Description SdkHttpFullRequestStartConfigRulesEvaluationRequestMarshaller. marshall(StartConfigRulesEvaluationRequest startConfigRulesEvaluationRequest)
-