Class SnapshotCopyAlreadyEnabledException

All Implemented Interfaces:
Serializable

public class SnapshotCopyAlreadyEnabledException extends AmazonServiceException

The cluster already has cross-region snapshot copy enabled.

See Also:
  • Constructor Details

    • SnapshotCopyAlreadyEnabledException

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