Class MountTargetNotFoundException

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

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

Returned if there is no mount target with the specified ID found in the caller's Amazon Web Services account.

See Also: