Uses of Class
software.amazon.awssdk.services.ssm.model.TargetInUseException
Packages that use TargetInUseException
Package
Description
Amazon Web Services Systems Manager is the operations hub for your Amazon Web Services applications and resources and
a secure end-to-end management solution for hybrid cloud environments that enables safe and secure operations at
scale.
-
Uses of TargetInUseException in software.amazon.awssdk.services.ssm
Methods in software.amazon.awssdk.services.ssm that throw TargetInUseExceptionModifier and TypeMethodDescriptionSsmClient.deregisterTargetFromMaintenanceWindow(Consumer<DeregisterTargetFromMaintenanceWindowRequest.Builder> deregisterTargetFromMaintenanceWindowRequest) Removes a target from a maintenance window.SsmClient.deregisterTargetFromMaintenanceWindow(DeregisterTargetFromMaintenanceWindowRequest deregisterTargetFromMaintenanceWindowRequest) Removes a target from a maintenance window.