Values.ResourceNotFoundExceptionSourceThe application or plugin resource you want to use doesn’t exist. Make sure you have provided the correct resource and try again.
type nonrec t = {message : ErrorMessage.t option;The message describing a ResourceNotFoundException.
*)resourceId : String_.t option;The identifier of the resource affected.
*)resourceType : String_.t option;The type of the resource affected.
*)}