Class AssociatedInstancesException

All Implemented Interfaces:
Serializable

public class AssociatedInstancesException extends AmazonServiceException

You must disassociate an SSM document from all instances before you can delete it.

See Also:
  • Constructor Details

    • AssociatedInstancesException

      public AssociatedInstancesException(String message)
      Constructs a new AssociatedInstancesException with the specified error message.
      Parameters:
      message - Describes the error encountered.