Class FileSystemAlreadyExistsException

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

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

Returned if the file system you are trying to create already exists, with the creation token you provided.

See Also: