Class ResourceContentionException

  • All Implemented Interfaces:
    Serializable

    public class ResourceContentionException
    extends AmazonServiceException

    You already have a pending update to an Auto Scaling resource (for example, a group, instance, or load balancer).

    See Also:
    Serialized Form
    • Constructor Detail

      • ResourceContentionException

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