Class AlreadyExistsException

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

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

The request was rejected because it attempted to create a resource that already exists.

See Also: