Class SnapshotCopyGrantAlreadyExistsException

All Implemented Interfaces:
Serializable, SdkPojo, ToCopyableBuilder<SnapshotCopyGrantAlreadyExistsException.Builder,SnapshotCopyGrantAlreadyExistsException>

@Generated("software.amazon.awssdk:codegen") public final class SnapshotCopyGrantAlreadyExistsException extends RedshiftException implements ToCopyableBuilder<SnapshotCopyGrantAlreadyExistsException.Builder,SnapshotCopyGrantAlreadyExistsException>

The snapshot copy grant can't be created because a grant with the same name already exists.

See Also: