Uses of Class
software.amazon.awssdk.services.config.model.ExecutionControls
-
Packages that use ExecutionControls Package Description software.amazon.awssdk.services.config.model -
-
Uses of ExecutionControls in software.amazon.awssdk.services.config.model
Methods in software.amazon.awssdk.services.config.model that return ExecutionControls Modifier and Type Method Description ExecutionControlsRemediationConfiguration. executionControls()An ExecutionControls object.Methods in software.amazon.awssdk.services.config.model with parameters of type ExecutionControls Modifier and Type Method Description RemediationConfiguration.BuilderRemediationConfiguration.Builder. executionControls(ExecutionControls executionControls)An ExecutionControls object.
-