Uses of Class
software.amazon.awssdk.services.securityhub.model.ResourceInUseException
-
Packages that use ResourceInUseException Package Description software.amazon.awssdk.services.securityhub Security Hub provides you with a comprehensive view of the security state of your Amazon Web Services environment and resources. -
-
Uses of ResourceInUseException in software.amazon.awssdk.services.securityhub
Methods in software.amazon.awssdk.services.securityhub that throw ResourceInUseException Modifier and Type Method Description default UpdateSecurityControlResponseSecurityHubClient. updateSecurityControl(Consumer<UpdateSecurityControlRequest.Builder> updateSecurityControlRequest)Updates the properties of a security control.default UpdateSecurityControlResponseSecurityHubClient. updateSecurityControl(UpdateSecurityControlRequest updateSecurityControlRequest)Updates the properties of a security control.
-