Class ResourceNotFoundException

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

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

The resource was not found for this request.

Confirm the resource information, such as the ARN or type is correct and exists, then retry the request.

See Also: